cookiecutter-django/{{cookiecutter.project_slug}}/config
Irfan 27ae9c36e4 Fix #1771: Use full-fledge S3 Storage class in production settings
sorl-thumbnail serialized and deserializes the storage class and during this
process location parameter is lost if factory is used. Using a full-fledge
storage class fixes this issue.

See: https://stackoverflow.com/a/18046120/104731
2018-09-01 11:49:01 +05:00
..
settings Fix #1771: Use full-fledge S3 Storage class in production settings 2018-09-01 11:49:01 +05:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
urls.py Migrate to Django2 path urls (#1637) 2018-05-14 10:09:24 +03:00
wsgi.py Fix flake8 errors in wsgi.py 2018-05-21 21:36:03 +03:00