#35480: Django 5.0.6
------------------------------+--------------------------------------
Reporter: mengchee | Owner: nobody
Type: Bug | Status: closed
Component: Forms | Version: 5.0
Severity: Normal | Resolution: invalid
Keywords: table border | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by Claude Paroz):
* resolution: => invalid
* status: new => closed
Comment:
This is not a bug, the default output format for forms changed (divs
instead of tables).
You can read for example in
https://docs.djangoproject.com/en/5.0/releases/4.1/#forms: `The div-based
output will become the default rendering style from Django 5.0.`
Please try first using the [wiki:TicketClosingReasons/UseSupportChannels
help channels] before reporting a bug.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35480#comment:2>