Given a simple model, I need to write a search form in admin (not the text search inside admin model list).
It's the same as a form.as_table() but inside admin. Is it possible? Any working example? I also need to insert a button with a link to export the result queryset to Excel or PDF. (a simple link pointing to a view sending the search form filled as POST). Must I write a new app outside the admin? -- Alessandro Ronchi SOASI Sviluppo Software e Sistemi Open Source http://www.soasi.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---