mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-23 15:54:12 +03:00
Merge pull request #877 from pydanny/pyup-update-collectfast-0.2.3-to-0.3.1
Update collectfast to 0.3.1
This commit is contained in:
commit
2212adceb1
|
@ -19,7 +19,7 @@ gunicorn==19.6.0
|
||||||
boto==2.43.0
|
boto==2.43.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.2.3
|
Collectfast==0.3.1
|
||||||
{%- 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