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:
@@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user