adurdin wrote: > #2207 was closed as "wontfix", because Adrian said: > >> Because the automatic manipulators (in their current form) are going away >> before 1.0, there's no point in adding this to Django. > ...
Thanks, that explains quite a bit. #1563 is specifically about custom manipulators, so I reopen it. > I do know that I've found the current tight integration between the > admin app, automatic manipulators, and the various model fields to be a > significant handicap when working with complex model relationships and > forms for editing them -- it's just not flexible enough. So I am very > interested to find out what the planned changes are. Oh yes. (sigh) I've spent over a week doing something like "inline editing" manually since the relationship is more complicated than a simple foreign key. And it still sucks. Adrian? ;-) Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
