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