Fix name 'datetime' is not defined
This commit is contained in:
parent
abe5b5eb92
commit
d5c492d96b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ https://docs.djangoproject.com/en/1.11/ref/settings/
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||||
|
import datetime
|
||||||
import os
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue