2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 07:47:13 +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 4d2f9a2b39
commit 8a1be45aac
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 = (