Django 1.6 and get_search_results

91 views
Skip to first unread message

ReneMarxis

unread,
Mar 18, 2014, 6:46:05 PM3/18/14
to django...@googlegroups.com
Hello

can someone tell me why all 'custom' the GET parameters (except the once used from admin directly like ?q or ?o) are getting removed from the request before get_search_results is called on an admin.ModelAdmin instance?
i do see all the GET parameters in get_changelist but they are removed on get_search_results.
POST parameters are not removed.

I'm trying to build some custom search functionality with more than one search field.

_rene
Reply all
Reply to author
Forward
0 new messages