diff options
Diffstat (limited to 'urls.py')
-rw-r--r-- | urls.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |