Commit bcb8d271 by Peter Fogg

Merge pull request #32 from edx/clintonb/req-fix

Requiring authentication for all API calls
parents cd8b35d6 e0018e33
......@@ -5,7 +5,7 @@ djangorestframework==3.3.1
djangorestframework-jwt==1.7.2
django-rest-swagger[reST]==0.3.4
edx-auth-backends==0.1.3
git+https://github.com/edx/edx-drf-extensions.git@clintonb/authentication#egg=edx-drf-extensions==0.1.0
edx-drf-extensions==0.1.0
edx-rest-api-client==1.5.0
elasticsearch>=1.0.0,<2.0.0
pytz==2015.7
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