summaryrefslogtreecommitdiffstats
path: root/urls.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-02-23 22:51:37 +0000
committerPhilip Sargent <philip.sargent@klebos.com>2022-02-23 22:51:37 +0000
commita87ef544927c718586a09fcb36745dd137e4b083 (patch)
treecded6721b47e76100af91dcfeaf8ca63c7bb2397 /urls.py
parent32e6d5f89187fbc1fd8f5008afea7ff8afa1007b (diff)
downloadtroggle-a87ef544927c718586a09fcb36745dd137e4b083.tar.gz
troggle-a87ef544927c718586a09fcb36745dd137e4b083.tar.bz2
troggle-a87ef544927c718586a09fcb36745dd137e4b083.zip
remove 'testing' in search field
Diffstat (limited to 'urls.py')
-rw-r--r--urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/urls.py b/urls.py
index eaaf3e8..42bf8f8 100644
--- a/urls.py
+++ b/urls.py
@@ -204,6 +204,7 @@ urlpatterns = [
# Alias /robots.txt /home/expo/troggle/media/robots.txt # does not exist!
# Alias /favicon.ico /home/expo/troggle/media/favicon.ico # comes from /expoweb/* when running runserver
# Alias /javascript /home/expo/troggle/media/jslib # empty
+# Alias /search ? # teh text search thinggy
# Copy of old standard apache configurations:
# Alias /expofiles /home/expo/expofiles