django/tests/model_formsets
David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine.
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope
for reviews.

Co-authored-by: Johannes Hoppe <info@johanneshoppe.com>
2021-09-20 15:50:18 +02:00
..
__init__.py
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
test_uuid.py Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children. 2015-06-26 09:09:09 -04:00
tests.py Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02:00