diff options
Diffstat (limited to 'core/context.py')
-rw-r--r-- | core/context.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/context.py b/core/context.py index 9ac1f60..a8ebd0b 100644 --- a/core/context.py +++ b/core/context.py @@ -1,4 +1,5 @@ from django.conf import settings + from troggle.core.models.troggle import Expedition '''This is the only troggle-specific 'context processor' that troggle uses |