Commit 597905ec by Clinton Blackburn

Upgraded Django and South

Django 1.6.6 includes security fixes. South 1.0 adds support for third-party apps that support Django 1.7 and <1.7.
parent 8f9fa0a0
Django==1.6.5 # BSD License Django==1.6.6 # BSD License
Markdown==2.4.1 # BSD Markdown==2.4.1 # BSD
South==0.8.1 # APache License South==1.0 # Apache License
django-model-utils==1.4.0 # BSD django-model-utils==1.4.0 # BSD
djangorestframework==2.3.5 # BSD djangorestframework==2.3.5 # BSD
ipython==2.1.0 # BSD ipython==2.1.0 # BSD
......
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