mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 02:52:25 +03:00
Update collectfast from 0.5.2 to 0.6.0 (#1401)
This commit is contained in:
parent
c410a49ed1
commit
0d1ced03ec
|
@ -19,7 +19,7 @@ gunicorn==19.7.1
|
||||||
boto3==1.4.8
|
boto3==1.4.8
|
||||||
django-storages==1.6.5
|
django-storages==1.6.5
|
||||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||||
Collectfast==0.5.2
|
Collectfast==0.6.0
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||||
|
|
Loading…
Reference in New Issue
Block a user