mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 21:24:32 +03: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,5 +1,5 @@
|
|||
# Bleeding edge Django
|
||||
django==1.8
|
||||
django==1.8.1
|
||||
|
||||
# Configuration
|
||||
django-environ==0.3.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user