mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Don't install Django 1.7.x.
This commit is contained in:
parent
cf072d0dc6
commit
4191236b13
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
django-configurations>=0.4
|
||||
Django>=1.6
|
||||
Django>=1.6,<1.7
|
||||
dj-database-url==0.2.2
|
||||
Loading…
Reference in a new issue