Commit 0fda7294 by Eric Fischer Committed by GitHub

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

parent 907f59aa
......@@ -258,6 +258,7 @@ DJANGO_APPS = [
'waffle',
'django_filters',
'rest_framework_swagger',
'release_util',
]
# Apps specific to this project go here.
......
......@@ -14,6 +14,7 @@ djangorestframework==3.2.3
djangorestframework-jwt==1.8.0
drf-extensions==0.2.8
edx-auth-backends==0.5.0
edx-django-release-util==0.0.3
edx-django-sites-extensions==1.0.0
edx-drf-extensions==1.0.0
edx-ecommerce-worker==0.4.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