I´ve just been looking at the admin-generator in symfony and it has the possibility to add multiple search-filters.
we had this problems recently: 1. it´s currently not clear which columns are searched when using the search-field in the admin-list. that´s sometimes very strange, especially when using model-methods. 2. it´s not possible to have multiple search-fields, each one searching different columns. this is very restrictive IMHO. proposal: 1. it´d be great to have multiple search-fields, with each search- field referring to one ore more columns. 2. the search-fields could be displayed above the filters on the right hand-side. since my last post concerning the admin-interface didn´t provoke any reactions, I´m not quite sure whether this issues are interesting for the django-developers. if not, a short note with something like "shut up, pal. admin- improvement is no issue." will do. thanks, patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
