summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorRad <radost.waszkiewicz@gmail.com>2019-02-26 01:48:52 +0000
committerRad <radost.waszkiewicz@gmail.com>2019-02-26 01:48:52 +0000
commit41b1334257d24c6fa79fcb12b6940ac42e108643 (patch)
treec5b6ce664d158e9db839b760c5bc5473af9e362c /core
parenta2fcbae129dcbd5f43387195f2aab26d91747328 (diff)
downloadtroggle-41b1334257d24c6fa79fcb12b6940ac42e108643.tar.gz
troggle-41b1334257d24c6fa79fcb12b6940ac42e108643.tar.bz2
troggle-41b1334257d24c6fa79fcb12b6940ac42e108643.zip
Messing with millenialcaves.html or similar
Diffstat (limited to 'core')
-rw-r--r--core/views_caves.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/views_caves.py b/core/views_caves.py
index 42f227f..7ea76b4 100644
--- a/core/views_caves.py
+++ b/core/views_caves.py
@@ -62,8 +62,6 @@ def caveindex(request):
def millenialcaves(request):
#RW messing around area
- return render(HttpResponse("My man", content_type="text/plain"))
- return render_with_context(request,'caveindex.html',{'caves1623': HttpResponse("sdlksd, please.", content_type="text/plain")})
return HttpResponse("blurrnsngsl.", content_type="text/plain")