On 1/4/07, Felix Ingram <[EMAIL PROTECTED]> wrote:
ScaffoldScript is dead; long live FormGen!

Using this script: http://code.djangoproject.com/wiki/FormGenScript

in this manner: python formGen.py -a MyApp -m Category

Hey Felix,

Have you seen django.newforms.form_for_model and form_for_fields?
They're intended to do these things in a dynamic way. See the unit
tests in tests/modeltests/model_forms/models.py for examples.

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