Commit c18be004 by Feanil Patel

Correct Django Requirement

Django 1.9a is less than 1.9 and should not be installed as a requirement.
parent d5d52a3e
# Django/Framework Packages # Django/Framework Packages
django>=1.8,<1.9 django>=1.8,<1.9a
django-model-utils==2.3.1 django-model-utils==2.3.1
djangorestframework>=3.1,<3.2 djangorestframework>=3.1,<3.2
django-ipware==1.1.0 django-ipware==1.1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment