We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fb5955 + 24a37a7 commit 9bb3984Copy full SHA for 9bb3984
VERSION
@@ -1 +1 @@
1
-0.1.0
+1.0.0
config/settings/production.py
@@ -62,12 +62,6 @@
62
"DJANGO_SECURE_CONTENT_TYPE_NOSNIFF", default=True
63
)
64
65
-# STATIC
66
-# ------------------------
67
-STATICFILES_STORAGE = "whitenoise.storage.CompressedManifestStaticFilesStorage"
68
-# MEDIA
69
-# ------------------------------------------------------------------------------
70
-
71
# EMAIL
72
# ------------------------------------------------------------------------------
73
# https://docs.djangoproject.com/en/dev/ref/settings/#default-from-email
0 commit comments