mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00: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 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.8.3
|
||||
django==1.8.4
|
||||
|
||||
# Configuration
|
||||
django-environ==0.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue