Hi all, If anyone's looking for something to do over the weekend [1], there seems to be one whole metric tonne of issues caused by people trying to use edit_inline and unique_together at the same time in the admin section.
I think this has been largely ignored since we're trying to move the admin to newforms, but I've just marked 6 tickets as duplicated of #565 [3] where this was first noticed. People are repeatedly running into this, and we should either fix the current admin (depending on how long it'll take newforms-admin to land), to work out what's going wrong so we don't have the same problem in newforms-admin (..and there are a few tickets open requesting edit_inline in newforms-admin already...). For the record - edit_inline is causing a non-trivial proportion of all the bugs all by itself, and any clean up there is likely to close around 5 bugs by accident [3] --Simon [1] this is cheeky of me, I know. [2] http://code.djangoproject.com/wiki/FeatureGrouping#edit_inlineIssues [3] http://code.djangoproject.com/ticket/565 --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
