Dependencies: Remove django-suit from apps
Signed-off-by: Roberto Rosario <Roberto.Rosario.Gonzalez@gmail.com>
This commit is contained in:
@@ -62,8 +62,6 @@ ALLOWED_HOSTS = yaml_loads(
|
||||
INSTALLED_APPS = (
|
||||
# Placed at the top so it can override any template
|
||||
'appearance',
|
||||
# 3rd party
|
||||
'suit',
|
||||
# Django
|
||||
'django.contrib.admin',
|
||||
'django.contrib.admindocs',
|
||||
|
||||
Reference in New Issue
Block a user