On Jul 17, 2008, at 4:26 AM, Ross Lawley wrote:
> Hi all,
>
> The recent changes in newforms admin r7529 changed the validation
> for newforms admin models. However, it is a bit too strict and
> doesn't allow customizable admin forms to output non model fields.
>
> I've added a patch with t
Sorry gmail munged the ticket url: http://code.djangoproject.com/ticket/7790
On Jul 17, 11:26 am, "Ross Lawley" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> The recent changes in newforms admin r7529 changed the validation for
> newforms admin models. However, it is a bit too strict and doesn't all
Hi all,
The recent changes in newforms admin r7529 changed the validation for
newforms admin models. However, it is a bit too strict and doesn't allow
customizable admin forms to output non model fields.
I've added a patch with tests to:
http://code.djangoproject.com/ticket/7790- which also chec