2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 23:57:11 +00:00

layout tidying

This commit is contained in:
Philip Sargent
2021-03-26 21:20:08 +00:00
parent dba0fd8b20
commit 0abd8aedff
3 changed files with 5 additions and 4 deletions

View File

@@ -124,7 +124,6 @@ INSTALLED_APPS = (
'registration', # only for expo user. REPLACE using django.contrib.auth
'troggle.core',
'troggle.flatpages', # Written by Martin Green 2011. This is NOT django.contrib.flatpages which stores HTML in the database
# 'troggle.profiles', # Commented out, but keep until user/login system fully bedded down.
)
MIDDLEWARE_CLASSES = (