Hello,

You will find below 2 very interesting links of that I am using each
time I need to create a form for a Django's model:

# Simple 'scaffolding': Spew out simple form fields as a base for
modification
  - http://code.djangoproject.com/wiki/ScaffoldScript
# Simple Custom Manipulators: Spews out a custom manipulator for your
model, primed and ready for tweaking.
  - http://code.djangoproject.com/wiki/ManipulatorScript

I hope that will be usefull to you. I consider them as one of the gems
of Django.


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