django/tests/admin_inlines
Tom Carrick d687febce5 Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line.
Thanks Antonio Candido Nazareth junior for the report.

Regression in 96a598356a.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2023-03-27 14:05:24 +02:00
..
__init__.py
admin.py
models.py
test_templates.py
tests.py Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line. 2023-03-27 14:05:24 +02:00
urls.py