Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
search page
43 views
Skip to first unread message
Xristos Xristoou
unread,
Jan 26, 2016, 4:46:21 PM
1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
hello,
i want to an easy way to create search page on my site to searching only the titles.
who is the better and easy way for to doa that ?
mayde some tools to install ?
any idea ?
James Schneider
unread,
Jan 26, 2016, 5:22:38 PM
1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Try one of these:
https://www.djangopackages.com/grids/g/search/
-James
Ilias Dimos
unread,
Jan 27, 2016, 9:16:06 AM
1/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
The easiest way i have used is this
http://toastdriven.com/blog/2008/nov/09/quick-dirty-search-django/
pa xapy
unread,
Jan 28, 2016, 8:28:25 AM
1/28/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
queryset.filter(title__icontains=query) is not enough?
Reply all
Reply to author
Forward
0 new messages