On Nov 20, 12:42 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Mon, 2007-11-19 at 10:29 -0800, Alberto Piai wrote:
> > Hello Malcolm,
>
> > SelectDateWidget from newform extras stopped working after
> > autoescaping was introduced in r6671. Here is the tiny patch to fix
> > it.
>
> Pleas
On Mon, 2007-11-19 at 10:29 -0800, Alberto Piai wrote:
> Hello Malcolm,
>
> SelectDateWidget from newform extras stopped working after
> autoescaping was introduced in r6671. Here is the tiny patch to fix
> it.
Please file any patches in Trac so that they don't get forgotten. The
patch looks fi
Hello Malcolm,
SelectDateWidget from newform extras stopped working after
autoescaping was introduced in r6671. Here is the tiny patch to fix
it.
Regards, and thanks for the great work.
Alberto
Index: django/newforms/extras/widgets.py
===