https://docs.djangoproject.com/en/1.11/topics/forms/ you can check this
On Monday, October 2, 2017 at 4:55:14 PM UTC+5:30, djangor wrote: > > 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/e10b7a73-920b-4b82-8e90-66d9379e695f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

