mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Update collectfast from 0.5.1 to 0.5.2
This commit is contained in:
parent
a2fe9199a6
commit
d12d846121
|
@ -19,7 +19,7 @@ gunicorn==19.6.0
|
||||||
boto==2.45.0
|
boto==2.45.0
|
||||||
django-storages-redux==1.3.2
|
django-storages-redux==1.3.2
|
||||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||||
Collectfast==0.5.1
|
Collectfast==0.5.2
|
||||||
{%- 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