From b4abd7b6bcecf31dbcb29f87cb436e7282104bea Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Tue, 4 May 2021 15:44:46 +0100 Subject: menu update --- urls.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'urls.py') diff --git a/urls.py b/urls.py index f3092a8..7df80dd 100644 --- a/urls.py +++ b/urls.py @@ -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. -- cgit v1.2.3