remove old admin stuff
This commit is contained in:
parent
8481874ad7
commit
2cd06b899d
63 changed files with 1 additions and 13997 deletions
|
@ -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': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue