Compare commits
2 commits
880b38ce3f
...
15370f9739
Author | SHA1 | Date | |
---|---|---|---|
15370f9739 | |||
8edb059831 |
1 changed files with 4 additions and 1 deletions
|
@ -117,7 +117,10 @@ if all(
|
||||||
"addressing_style": SERVALA_S3_ADDRESSING_STYLE,
|
"addressing_style": SERVALA_S3_ADDRESSING_STYLE,
|
||||||
"signature_version": SERVALA_S3_SIGNATURE_VERSION,
|
"signature_version": SERVALA_S3_SIGNATURE_VERSION,
|
||||||
},
|
},
|
||||||
}
|
},
|
||||||
|
"staticfiles": {
|
||||||
|
"BACKEND": "django.contrib.staticfiles.storage.StaticFilesStorage",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue