Do you want to change the HTML output of the form? Then you should take a look at render() http://code.djangoproject.com/browser/django/trunk/django/newforms/widgets.py
or _html_output() with as_* http://code.djangoproject.com/browser/django/trunk/django/newforms/forms.py Best regards, l. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

