mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-22 13:59:47 +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
|
# Bleeding edge Django
|
||||||
django==1.8.2
|
django==1.8.3
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
django-environ==0.3.0
|
django-environ==0.3.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user