diff options
Diffstat (limited to 'core/views/survex.py')
-rw-r--r-- | core/views/survex.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/views/survex.py b/core/views/survex.py index 2bcf79f..350c404 100644 --- a/core/views/survex.py +++ b/core/views/survex.py @@ -19,6 +19,10 @@ from troggle.core.models.survex import SurvexBlock, SurvexPersonRole, SurvexFile from troggle.core.models.caves import Cave, PersonTrip, LogbookEntry from troggle.parsers.people import GetPersonExpeditionNameLookup +'''Everything that views survexfiles +but also displays data on a cave or caves when there is ambiguity +''' + survexdatasetpath = Path(settings.SURVEX_DATA) survextemplatefile = """; *** THIS IS A TEMPLATE FILE NOT WHAT YOU MIGHT BE EXPECTING *** |