>Either way, the admin does neither thing today. It seems to >me that >situations like this would happen regularly and would be an >excellent >candidate for inclusion in the admin. All the information >required to >create the interface already exists in the model definitions.
In what is that what you want different from edit_inline=meta.TABULAR or edit_inline=meta.STACKED? Ok, the one problem those two have: in Django trunk they only support editing one level of hierarchy. But with the new_admin branch, I think that should be solved, too. bye, Georg