Changing to new path() url function (initial)

This commit is contained in:
Philip Sargent
2021-04-27 19:02:11 +01:00
parent 942cbdd4b2
commit 821aaa1f66
2 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
from django.conf import settings
from troggle.core.models.troggle import Expedition
'''This is the only troglle-specific 'context processor' that troggle uses
'''This is the only troggle-specific 'context processor' that troggle uses
in the processing of Django templates
This seems to mean that every page produced has bundled in its context the complete 'settings' and