remove old admin stuff

This commit is contained in:
Martin Pépin 2018-01-05 00:24:42 +01:00
parent 8481874ad7
commit 2cd06b899d
63 changed files with 1 additions and 13997 deletions

View file

@ -62,9 +62,7 @@ ROOT_URLCONF = "Ernestophone.urls"
TEMPLATES = [{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [
os.path.join(BASE_DIR, 'templates/'),
],
'DIRS': [],
'APP_DIRS': True,
'OPTIONS': {
'context_processors': [