Fix name 'datetime' is not defined

This commit is contained in:
Zang 2023-08-02 07:24:06 +07:00 committed by Phuoc Dinh Le
parent abe5b5eb92
commit d5c492d96b

View file

@ -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, ...)
import datetime
import os
import tempfile