mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-02 19:20:15 +03:00
Merge 08e6c806fb
into d8957877df
This commit is contained in:
commit
ac7461dd63
|
@ -46,7 +46,7 @@ django-autoslug==1.9.3
|
||||||
pytz==2016.6.1
|
pytz==2016.6.1
|
||||||
|
|
||||||
# Redis support
|
# Redis support
|
||||||
django-redis==4.4.4
|
django-redis==4.5.0
|
||||||
redis>=2.10.0
|
redis>=2.10.0
|
||||||
|
|
||||||
{% if cookiecutter.use_celery == "y" %}
|
{% if cookiecutter.use_celery == "y" %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user