mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Swap to django-storages-redux, an actively maintained (py3 compatible) fork of django-storages
This commit is contained in:
parent
41362ce18f
commit
7132ed7885
|
@ -3,7 +3,7 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
|
|
||||||
gunicorn==19.3.0
|
gunicorn==19.3.0
|
||||||
django-storages==1.1.8
|
django-storages-redux==1.2.3
|
||||||
Collectfast==0.2.1
|
Collectfast==0.2.1
|
||||||
gevent==1.0.1
|
gevent==1.0.1
|
||||||
boto==2.38.0
|
boto==2.38.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user