cookiecutter-django/{{cookiecutter.project_slug}}/config
Bruno Alla 12db5176d6 Upgrade to boto3 fixes #998
- Boto3 is the replacement of boto, switch to the latest version
- Switch django-storages class to the one based on Boto3
- AWS_S3_CALLING_FORMAT isn't relevant anymore
2017-08-02 20:00:03 +01:00
..
settings Upgrade to boto3 fixes #998 2017-08-02 20:00:03 +01:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
urls.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
wsgi.py Fix multiple imports on one line 2017-04-13 11:30:57 -07:00