On 4/11/06, lin <[EMAIL PROTECTED]> wrote:
> I'm developing a store manager application and I use generic views for
> object listing, but I'd like to integrate a search toolbar like admin
> site for those listings.
>
> The problem is I'd like to use generic views without using a middle
> custom view that filters objects with search params. I'd like to do all
> with generic views.

Thanks for sharing your patch, but I'd say this feature is beyond the
scope of generic views at this point; they're meant as a simple
shortcut, not as the definitive way to use Django.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to