mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
update Django version to 1.8.3
https://www.djangoproject.com/weblog/2015/jul/08/security-releases/
This commit is contained in:
parent
b498bb4245
commit
7837c4e099
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.8.2
|
||||
django==1.8.3
|
||||
|
||||
# Configuration
|
||||
django-environ==0.3.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user