mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 19:44:00 +03:00
Upgrade django to 1.8.4 [security release]
https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
This commit is contained in:
parent
50c6732d55
commit
83dab0b380
|
@ -1,5 +1,5 @@
|
||||||
# Bleeding edge Django
|
# Bleeding edge Django
|
||||||
django==1.8.3
|
django==1.8.4
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
django-environ==0.3.0
|
django-environ==0.3.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user