>> django.newforms.models.form_for_model
>> django.newforms.models.form_for_instance
> 
> Is there a example use for this somewhere? I am new ...

You can find some demo code at

http://www.djangosnippets.org/tags/form_for_model/

And as always, it's just Python, so you can read the code in
django/newforms/models.py to read the docstring(s), and see just
what it does.

-tkc




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

Reply via email to