Loosen Django requirement

So that each project may control which version of Django to use. Not all
of the latest requirements are compatible with Django 1.4 anymore.
This commit is contained in:
Rebecca Lovewell 2014-01-31 17:31:32 -05:00
parent e92dee1e0e
commit 8d5461d05d

View file

@ -1,4 +1,4 @@
Django==1.4.5
Django>=1.5,<=1.6
django-appconf==0.5
django-forms-bootstrap==2.0.3.post2
django-markitup==2.1