I m doing a project in django. I've created model classes for each form, master tables and generated db tables from classes. Next for the corresponding classes/tables, I want to create HTML forms with post data handling and after each next button in the forms that I use for submit/ moving to the next related form. Pls help me generate and use the forms.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dfc3f388-c23a-48c0-ab91-96c90444af90%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

