Remove autoadmin code and move it to the external django-autoadmin package
This commit is contained in:
@@ -53,6 +53,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.staticfiles',
|
||||
# 3rd party
|
||||
'actstream',
|
||||
'autoadmin',
|
||||
'compressor',
|
||||
'corsheaders',
|
||||
'djcelery',
|
||||
|
||||
Reference in New Issue
Block a user