forked from expo/troggle
Messing with millenialcaves.html or similar
This commit is contained in:
parent
54a9f7a37c
commit
32c186afd7
@ -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