mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 04:00:12 +03:00
Update django-environ from 0.4.0 to 0.4.1
This commit is contained in:
parent
313aff19a1
commit
e094ba12b0
|
@ -10,7 +10,7 @@ wheel==0.29.0
|
||||||
django==1.10.3
|
django==1.10.3
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
django-environ==0.4.0
|
django-environ==0.4.1
|
||||||
{% if cookiecutter.use_whitenoise == 'y' -%}
|
{% if cookiecutter.use_whitenoise == 'y' -%}
|
||||||
whitenoise==3.2.2
|
whitenoise==3.2.2
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user