Changeset - 5b9f4fb71ed7
[Not reviewed]
0 1 0
Martey Dodoo - 9 years ago 2015-12-12 20:34:58
martey@mobolic.com
Loosen Django package requirement.

Loosen Django requirement to allow versions greater or equal to 1.8.5,
instead of mandating 1.8.5. This makes it easier to use newer releases
of Django (e.g. the bugfix and security releases 1.8.6 or 1.8.7) with
symposion.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
requirements/base.txt
Show inline comments
 
Django==1.8.5
 
Django>=1.8.5
 
django-appconf==1.0.1
 
django-model-utils==2.3.1
 
django-reversion==1.9.3
 
django-sitetree==1.4.0
 
django-taggit==0.17.1
 
django-timezone-field==1.3
0 comments (0 inline, 0 general)