How to create Forms & ModelForms in Django with widgets and CBV

Published: 09 July 2020
on channel: Pyplane
5,611
114

First Project in this series - Movie Management System

Link to the base.html : https://blog.pyplane.com/blog/how-to-...

This part consist of:
basic setup (templates, static files)
creating CBV (FormView) and overriding the get_form_class method
creating session variables
using widgets
using django forms and model forms

Follow pyplane on:
instagram:   / pyplaneblog  
pinterest:   / pyplane  
facebook:   / pyplane  

#django #forms #modelforms #formview #radiobutton