Skip to content

Commit

Permalink
Add edx-django-release-util
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Fischer committed Jul 8, 2016
1 parent c9debee commit da8a964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions analytics_dashboard/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@

THIRD_PARTY_APPS = (
'rest_framework',
'release_util',
)

# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps
Expand Down
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ djangorestframework==3.3.1 # BSD
django-soapbox==1.1 # BSD
django-waffle==0.10 # BSD
edx-auth-backends==0.2.1
edx-django-release-util==0.0.1 # AGPLv3
edx-rest-api-client>=1.5.0, <1.6.0 # Apache

# other versions cause a segment fault when running compression
Expand Down

0 comments on commit da8a964

Please sign in to comment.