mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 08:57:10 +00:00
slash
This commit is contained in:
1
urls.py
1
urls.py
@@ -193,6 +193,7 @@ trogglepatterns = [
|
||||
path('survexfile/<path:survex_cave>', survex.survexcavesingle, name="survexcavessingle"),
|
||||
|
||||
path('survexfilewild', statistics.svxfilewild, name="svxfilewild"),
|
||||
path('survexfilewild/', statistics.svxfilewild, name="svxfilewild"),
|
||||
path('survexfilewild/<int:year>', statistics.svxfilewild, name="svxfilewild"),
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user