2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-18 18:27:05 +00:00

Remove this stupid hard coded name match

This commit is contained in:
Sam Wenham
2019-06-26 20:56:08 +01:00
parent b5cca8be3b
commit 3f78382d45
10 changed files with 330 additions and 200 deletions

View File

@@ -129,7 +129,7 @@ INSTALLED_APPS = (
'troggle.profiles',
'troggle.core',
'troggle.flatpages',
'troggle.imagekit',
'imagekit',
)
MIDDLEWARE_CLASSES = (