Re: validation.py backwards incompatibility for fieldsets

2009-11-19 Thread rebus_
2009/11/19 Russell Keith-Magee : > On Thu, Nov 19, 2009 at 10:35 PM, rebus_ wrote: > > Thanks for the report! You've definitely found a problem, and your > test case made it easy to narrow it down. Your patch wasn't quite > right - it resulted in an incorrect error message for a different edge > c

Re: validation.py backwards incompatibility for fieldsets

2009-11-19 Thread Russell Keith-Magee
On Thu, Nov 19, 2009 at 10:35 PM, rebus_ wrote: > Hi, > > This is my first bug report so please don't shoot me right away. > > In revision 11744 [1] code was added in > django/contrib/admin/validation.py which is supposed to improve the > error message for M2M fields. It seems to me that this chan

validation.py backwards incompatibility for fieldsets

2009-11-19 Thread rebus_
Hi, This is my first bug report so please don't shoot me right away. In revision 11744 [1] code was added in django/contrib/admin/validation.py which is supposed to improve the error message for M2M fields. It seems to me that this change has broken ability to display multiple fields on the same