mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-02 20:54:41 +03:00
Update django-storages-redux from 1.3.2 to 1.3.3 (#1210)
This commit is contained in:
parent
c63ba28e36
commit
44aff93933
|
@ -17,7 +17,7 @@ gunicorn==19.7.1
|
||||||
# Static and Media Storage
|
# Static and Media Storage
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
boto==2.47.0
|
boto==2.47.0
|
||||||
django-storages-redux==1.3.2
|
django-storages-redux==1.3.3
|
||||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||||
Collectfast==0.5.2
|
Collectfast==0.5.2
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user