fix error create problem

This commit is contained in:
ubuntu 2023-11-02 05:12:56 -04:00
parent b6c9ce4763
commit 4113f8b68b
16 changed files with 2445 additions and 5 deletions

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