mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
[Django 1.11] Add auth app, otherwise we will not able to import django.contrib.auth.models
This commit is contained in:
@@ -198,6 +198,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.auth',
|
||||
|
||||
'registration',
|
||||
'captcha',
|
||||
|
Reference in New Issue
Block a user