I need to display TabularInlines for multiple related tables and have them all initially collapsed. I overrided admin/edit_line/tabular.html and added the "collapsed" class to the <fieldset> element. This collapses the fieldset alright, but there is no button/control to expand it. I've googled for hours and see related posts but no solution.
Thanks for any help. Lee -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

