diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 55f3251f..b876222c 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -38,6 +38,7 @@ Andy Rose Andrew Mikhnevich / @zcho Kevin Ndung'u / @kevgathuku Kaveh / @ka7eh +Alex Tsai / @caffodian * Possesses commit rights diff --git a/{{cookiecutter.repo_name}}/requirements/production.txt b/{{cookiecutter.repo_name}}/requirements/production.txt index 8e09f7c4..154f5959 100644 --- a/{{cookiecutter.repo_name}}/requirements/production.txt +++ b/{{cookiecutter.repo_name}}/requirements/production.txt @@ -3,7 +3,7 @@ -r base.txt gunicorn==19.3.0 -django-storages==1.1.8 +django-storages-redux==1.2.3 Collectfast==0.2.1 gevent==1.0.1 boto==2.38.0