Commit df7bac5e by Eric Fischer Committed by GitHub

Add edx-django-release-util (#150)

parent 8b8c49f8
......@@ -31,6 +31,7 @@ INSTALLED_APPS = (
)
THIRD_PARTY_APPS = (
'release_util',
'rest_framework',
'rest_framework_swagger',
'social.apps.django_app.default',
......
......@@ -15,6 +15,7 @@ drf-haystack==1.6.0rc1
dry-rest-permissions==0.1.6
edx-auth-backends==0.5.0
edx-ccx-keys==0.2.0
edx-django-release-util==0.0.3
edx-drf-extensions==1.1.1
edx-opaque-keys==0.3.1
edx-rest-api-client==1.6.0
......
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