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 = (
|
INSTALLED_APPS = (
|
||||||
# Placed at the top so it can override any template
|
# Placed at the top so it can override any template
|
||||||
'appearance',
|
'appearance',
|
||||||
# 3rd party
|
|
||||||
'suit',
|
|
||||||
# Django
|
# Django
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
'django.contrib.admindocs',
|
'django.contrib.admindocs',
|
||||||
|
|||||||
Reference in New Issue
Block a user