There was an error while loading. Please reload this page.
1 parent 1081c80 commit 229ee03Copy full SHA for 229ee03
project3/settings.py
@@ -16,6 +16,7 @@
16
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
17
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
18
19
+SITE_ID = 1
20
21
# Quick-start development settings - unsuitable for production
22
# See https://docs.djangoproject.com/en/1.11/howto/deployment/checklist/
0 commit comments