fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed printing from "read online".
[wolnelektury.git]
/
apps
/
catalogue
/
views.py
diff --git
a/apps/catalogue/views.py
b/apps/catalogue/views.py
index
e50e51a
..
126b009
100644
(file)
--- a/
apps/catalogue/views.py
+++ b/
apps/catalogue/views.py
@@
-245,8
+245,6
@@
def search_no_hits(request, tags):
context_instance=RequestContext(request))
-search_no_hits
-
def tags_starting_with(request):
prefix = request.GET.get('q', '')
# Prefix must have at least 2 characters