Hi, I've seen the multiple deletion proposal for djangocon. The next step after multiple delete would be multiple edits. In parallel, the next step concerning related objects would be adding some filtering to them.
If you're seeing what I'm coming to ... do you think it would be possible to unify the related objects "interface" and changelist and in the admin ? Some elements would have to be sorted out because not everything is the same, but are the two subjects _that_ different ? crossing features would mean : - code reduction (hopefully), DRY - paging / filtering the related objects if there are many - multiple edits/adds in changelist - Showing aggregates in the changelist page - possibility to see a reduced field set in the related objects and access a full edit form in related objects (sometimes needed!) - possibility to mix n match views for custom admins Any thoughts ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---