mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-28 21:38:17 +00:00
Upgrade to django 1.8.1 (Bugfix release)
See: https://docs.djangoproject.com/en/1.8/releases/1.8.1/
This commit is contained in:
parent
49ab03e4cf
commit
07b1d5f58a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.8
|
||||
django==1.8.1
|
||||
|
||||
# Configuration
|
||||
django-environ==0.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue