2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 07:47:13 +00:00

menu update

This commit is contained in:
Philip Sargent
2021-05-04 15:44:46 +01:00
parent 6d341a3cfe
commit b4abd7b6bc
3 changed files with 2 additions and 24 deletions

View File

@@ -42,8 +42,6 @@ The API urls return TSV or JSON and are new in July 2020.
todo = '''Replace most re_path() with modern and simpler path()
'''
#handler404 = 'troggle.core.views.other.troggle404' # can't get this to work. but 404.html is default anyway
# Many of these patterns do not work because troggle spent many years broken and we have
# not yet restored all the functions. Some may have never been fully implemented in
# the first place and what they were intended to provide is obscure.