Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Creating Forms in Django - English

This is a sample video. To access the full content,
please Login

3328 visits



Outline:

Creating Forms in Django * HTML Forms * Create a Django form * Django inbuilt libraries * Create views to handle form submission * CSRF - Cross Site Request Forgery Protection * GET and POST Request * Form validation * Add Blog via form input method * Display the blog list * Edit existing blog