Skip to content
Snippets Groups Projects
Commit 13b1d637 authored by Branson Stephens's avatar Branson Stephens
Browse files

added ligoauth to installed_apps in branson.py

parent d6f4234d
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'gracedb',
'userprofile',
'ligoauth',
'rest_framework',
'south',
'debug_toolbar',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment