mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 04:00:12 +03:00
Update collectfast from 0.2.3 to 0.3.0
This commit is contained in:
parent
3a7a75ad9c
commit
21c12cbf87
|
@ -19,7 +19,7 @@ gunicorn==19.6.0
|
|||
boto==2.43.0
|
||||
django-storages-redux==1.3.2
|
||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||
Collectfast==0.2.3
|
||||
Collectfast==0.3.0
|
||||
{%- endif %}
|
||||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
|
|
Loading…
Reference in New Issue
Block a user