Commit 08371295 by David Ormsbee

Fix django at 1.4.8 because of version conflicts with some dependency.

parent e430556f
...@@ -3,7 +3,7 @@ git+https://github.com/edx/XBlock.git@d38ea051#egg=XBlock ...@@ -3,7 +3,7 @@ git+https://github.com/edx/XBlock.git@d38ea051#egg=XBlock
git+https://github.com/ormsbee/xblock-sdk.git@3c092c27#egg=xblock-sdk git+https://github.com/ormsbee/xblock-sdk.git@3c092c27#egg=xblock-sdk
# Third Party Requirements # Third Party Requirements
Django >= 1.4, < 1.5 django==1.4.8
django-extensions==1.3.3 django-extensions==1.3.3
djangorestframework==2.3.5 djangorestframework==2.3.5
Mako==0.9.1 Mako==0.9.1
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