Reformat
This commit is contained in:
parent
af17ca9665
commit
ae3f1090bf
21 changed files with 887 additions and 238 deletions
|
@ -5,7 +5,6 @@ from django import forms
|
|||
from django.forms import ClearableFileInput
|
||||
|
||||
import os, os.path
|
||||
import tempfile
|
||||
import shutil
|
||||
|
||||
__all__ = ("handle_upload", "save_upload", "FineUploadForm", "FineUploadFileInput")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue