Basically I want to have an editable form for related entries instead of a static listing.
views:
112answers:
1
+1
A:
Try Django 1.1 beta. It's got the option to make items in the changelist editable (as well as incorporating the django-batchadmin project)
andybak
2009-03-25 09:24:43