mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 01:57:03 +03:00
Update collectfast from 0.4.0 to 0.4.1 (#966)
This commit is contained in:
parent
28a512d0ad
commit
cd463b29da
|
@ -19,7 +19,7 @@ gunicorn==19.6.0
|
|||
boto==2.45.0
|
||||
django-storages-redux==1.3.2
|
||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||
Collectfast==0.4.0
|
||||
Collectfast==0.4.1
|
||||
{%- endif %}
|
||||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
|
|
Loading…
Reference in New Issue
Block a user