Skip to content
Snippets Groups Projects
Commit 8b1e6ce4 authored by Sergios Aftsidis's avatar Sergios Aftsidis Committed by GitHub
Browse files

Merge pull request #11 from karlnewell/settings_fix

Update flowspy/settings.py.dist
parents 7b02c567 34c9cb44
Branches master-old
Tags
No related merge requests found
...@@ -151,6 +151,8 @@ INSTALLED_APPS = ( ...@@ -151,6 +151,8 @@ INSTALLED_APPS = (
'djcelery', 'djcelery',
'peers', 'peers',
'registration', 'registration',
'rest_framework',
'rest_framework.authtoken',
'accounts', 'accounts',
'tinymce', 'tinymce',
'widget_tweaks', 'widget_tweaks',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment