mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 12:40:17 +03:00
Merge 21c12cbf87
into 4f3e18d0cc
This commit is contained in:
commit
24c62e2762
|
@ -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.0
|
||||||
{%- 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