authentic oauth2 provider installed

This commit is contained in:
Serghei Mihai 2014-04-30 17:18:16 +02:00
parent d921ee78c5
commit 7bb7423c0a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'gadjo',
'hobo.environment',
'allauth_a2',
)
MIDDLEWARE_CLASSES = (