mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-14 23:53:08 +00:00
Update collectfast from 0.2.3 to 0.3.1
This commit is contained in:
parent
4f3e18d0cc
commit
270bcef89c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.1
|
||||
{%- endif %}
|
||||
|
||||
# Email backends for Mailgun, Postmark, SendGrid and more
|
||||
|
|
|
|||
Loading…
Reference in a new issue