Commit e5bd60fa by John Eskew

Merge pull request #11128 from edx/jeskew/upgrade_django_to_1.8.8

Upgrade Django from 1.8.7 to 1.8.9
parents aec1ed39 1e460e72
...@@ -32,7 +32,7 @@ django-method-override==0.1.0 ...@@ -32,7 +32,7 @@ django-method-override==0.1.0
# We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo # We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo
#djangorestframework>=3.1,<3.2 #djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3 git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
django==1.8.7 django==1.8.9
djangorestframework-jwt==1.7.2 djangorestframework-jwt==1.7.2
edx-opaque-keys==0.2.1 edx-opaque-keys==0.2.1
edx-organizations==0.3.1 edx-organizations==0.3.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