Update and enable the trash app
This commit is contained in:
@@ -161,7 +161,6 @@ INSTALLED_APPS = (
|
||||
'pagination',
|
||||
'django_gpg',
|
||||
'converter',
|
||||
#'trash',
|
||||
'user_management',
|
||||
'mimetype',
|
||||
'clustering',
|
||||
@@ -192,6 +191,7 @@ INSTALLED_APPS = (
|
||||
'rest_api',
|
||||
#'bootstrap',
|
||||
'statistics',
|
||||
'trash',
|
||||
|
||||
# Has to be last so the other apps can register it's signals
|
||||
#'signaler',
|
||||
|
||||
Reference in New Issue
Block a user