On 2/1/07, aaloy <[EMAIL PROTECTED]> wrote:
> I'm trying use form inheritance to render the form, but it seems
> Django just renders the child fields and not the parent ones. Is this
> a feature or a bug?

Hi aaloy,

This is a bug, and we're aware of it. The workaround is to do as Honza
suggested, but in the long term, you'll be able to subclass forms and
add fields declaratively.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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