changed base.txt

This commit is contained in:
nelsonlho 2016-08-04 01:56:44 -07:00
parent e06669aa54
commit 6ae8f4e197

View File

@ -51,11 +51,11 @@ redis>=2.10.0
{%- if cookiecutter.use_celery == "y" %}
celery==3.1.23
{%- endif %}
{%- endif -%}
{%- if cookiecutter.use_compressor == "y" %}
django_compressor==2.0
{%- endif %}
{%- endif -%}
{% if cookiecutter.js_task_runner == 'Webpack' -%}
# Webpack