mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Swap to django-storages-redux, an actively maintained (py3 compatible) fork of django-storages
This commit is contained in:
parent
41362ce18f
commit
5f7874a9a3
|
@ -38,6 +38,7 @@ Andy Rose
|
||||||
Andrew Mikhnevich / @zcho
|
Andrew Mikhnevich / @zcho
|
||||||
Kevin Ndung'u / @kevgathuku
|
Kevin Ndung'u / @kevgathuku
|
||||||
Kaveh / @ka7eh
|
Kaveh / @ka7eh
|
||||||
|
Alex Tsai / @caffodian
|
||||||
|
|
||||||
* Possesses commit rights
|
* Possesses commit rights
|
||||||
|
|
||||||
|
|
|
@ -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