I have uploaded to: http://code.djangoproject.com/wiki/Scaffolding a
script that allows you to generate form templates for all the models
defined in your app, and also generates a _urls.py with urlpatterns to
use those templates. This way you can setup your app quicker working
over these templates. The templates created are also template based, so
you can specify how do want your forms to look.
More info at: http://code.djangoproject.com/wiki/Scaffolding


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

Reply via email to