DjangoCon Europe 2023: Good form: How Django’s form rendering improved during the 4.x series

DjangoCon Europe 2023: Good form: How Django’s form rendering improved during the 4.x series

Videos

Under the hood, Django has made several major changes to forms in the 4.x series, including a new default style to replace as_table in Django 5.0. David Smith walks us through how forms work, why the changes were made, and what to expect in 5.0+.