Re: Many problems with edit_inline and unique_together

2007-08-31 Thread Russell Keith-Magee
On 8/31/07, Nicola Larosa <[EMAIL PROTECTED]> wrote: > > > 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

Re: Many problems with edit_inline and unique_together

2007-08-31 Thread Nicola Larosa
Simon Greenhill wrote: > 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. Yeah, it's the very first I stumbled into, when mod

Many problems with edit_inline and unique_together

2007-08-30 Thread Simon Greenhill
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 admi