mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-04-02 16:41:52 +01:00
slash
This commit is contained in:
parent
126aaa0633
commit
ee5a2c9ef8
1
urls.py
1
urls.py
@ -193,6 +193,7 @@ trogglepatterns = [
|
|||||||
path('survexfile/<path:survex_cave>', survex.survexcavesingle, name="survexcavessingle"),
|
path('survexfile/<path:survex_cave>', survex.survexcavesingle, name="survexcavessingle"),
|
||||||
|
|
||||||
path('survexfilewild', statistics.svxfilewild, name="svxfilewild"),
|
path('survexfilewild', statistics.svxfilewild, name="svxfilewild"),
|
||||||
|
path('survexfilewild/', statistics.svxfilewild, name="svxfilewild"),
|
||||||
path('survexfilewild/<int:year>', statistics.svxfilewild, name="svxfilewild"),
|
path('survexfilewild/<int:year>', statistics.svxfilewild, name="svxfilewild"),
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user