mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update django-storages-redux from 1.3.2 to 1.3.3 (#1210)
This commit is contained in:
parent
c63ba28e36
commit
44aff93933
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ gunicorn==19.7.1
|
|||
# Static and Media Storage
|
||||
# ------------------------------------------------
|
||||
boto==2.47.0
|
||||
django-storages-redux==1.3.2
|
||||
django-storages-redux==1.3.3
|
||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||
Collectfast==0.5.2
|
||||
{%- endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue