mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-26 17:21:52 +00:00
Messing with millenialcaves.html or similar
This commit is contained in:
parent
0a170c8ed5
commit
a4c0b1129c
@ -62,6 +62,7 @@ def caveindex(request):
|
||||
|
||||
def millenialcaves(request):
|
||||
#RW messing around area
|
||||
return HttpResponse("Test text", content_type="text/plain")
|
||||
caves = Cave.objects.all()
|
||||
notablecavehrefs = settings.NOTABLECAVESHREFS
|
||||
notablecaves = []
|
||||
|
Loading…
Reference in New Issue
Block a user