Merge "Use newer django"

This commit is contained in:
Jenkins 2015-04-29 12:22:31 +00:00 committed by Gerrit Code Review
commit e704c4bba5

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
# Horizon Core Requirements
Django>=1.4.2,<1.7
Django>=1.4.2,<1.8
django_compressor>=1.4
django_openstack_auth>=1.1.7,!=1.1.8
eventlet>=0.16.1