summaryrefslogtreecommitdiffstats
path: root/urls.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2021-10-26 19:00:18 +0300
committerPhilip Sargent <philip.sargent@gmail.com>2021-10-26 19:00:18 +0300
commitbf5d0556fc3f5d721aa74c629a25b2c6a54ffbc0 (patch)
treebb98dd0775f9f1dfca5dc31d816cd59580c8f684 /urls.py
parentc774b14e04d3bf57c337a5b6a6f8d871e0160e80 (diff)
downloadtroggle-bf5d0556fc3f5d721aa74c629a25b2c6a54ffbc0.tar.gz
troggle-bf5d0556fc3f5d721aa74c629a25b2c6a54ffbc0.tar.bz2
troggle-bf5d0556fc3f5d721aa74c629a25b2c6a54ffbc0.zip
remove broken and ancient AERW map images
Diffstat (limited to 'urls.py')
-rw-r--r--urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/urls.py b/urls.py
index 058fe6e..347857c 100644
--- a/urls.py
+++ b/urls.py
@@ -169,7 +169,6 @@ trogglepatterns = [
# Prospecting Guide document
re_path(r'^prospecting_guide/$', prospecting),
-# re_path(r'^prospecting/(?P<name>[^.]+).png$', prospecting_image, name="prospecting_image"), broken, won't repair.
# This next set are all intercepted by Apache, if it is running.
re_path(r'^photos/(?P<subpath>.*)$', mediapage, {'doc_root': settings.PHOTOS_ROOT}, name="mediapage"), # photo galleries