On Fri, 2007-03-09 at 04:14 -0800, sean wrote:
> I'm having a problem with changeset 4676, that breaks some of my
> forms.
> These are oldforms, since I haven't had the time to update the whole
> site to newforms.
> For a related inline editable field i used something like:
> {{ form.modelname.0.fieldname }}
> but since changeset 4676 [1] this doesn't work anymore, the widget is
> not displayed due to the template lookup failing silently in the
> template. The field is available in the form and has the right name.
> I don't know if this is a bug or if i never used the correct syntax
> for these fields and it just worked.

If it stopped working in 4676, then it's a bug in that changeset. Not
much in the way of testing for oldforms, so that's why it wasn't caught.

Sorry about that. I'll have a look at it now.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to