Skip to content

Commit 9bb3984

Browse files
Merge pull request #18 from pitangainnovare/fix/storage-conf
Remove conf legada de storage
2 parents 4fb5955 + 24a37a7 commit 9bb3984

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
1.0.0

config/settings/production.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@
6262
"DJANGO_SECURE_CONTENT_TYPE_NOSNIFF", default=True
6363
)
6464

65-
# STATIC
66-
# ------------------------
67-
STATICFILES_STORAGE = "whitenoise.storage.CompressedManifestStaticFilesStorage"
68-
# MEDIA
69-
# ------------------------------------------------------------------------------
70-
7165
# EMAIL
7266
# ------------------------------------------------------------------------------
7367
# https://docs.djangoproject.com/en/dev/ref/settings/#default-from-email

0 commit comments

Comments
 (0)