On 12/30/06, James Golick <[EMAIL PROTECTED]> wrote:
I am really struggling with the forms in django.  Its very nice that we
get simple forms, including validation, for free, but we don't seem to
get anything else.  I understand that it is possible to write a custom
manipulator, but it is completely undocumented, and I'm struggling with
getting one working.  What's more, I can't see any way to make a custom
manipulator dynamic at all.  That is, I'd like to create forms, with a
little javascript button that says "Add More Fields".

Hey James,

You're best off waiting for the newforms library, for which we're
firming up the code and documentation. The docs we have so far are
here:

   http://www.djangoproject.com/documentation/newforms/

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