summaryrefslogtreecommitdiff
path: root/tests/model_formsets/test_uuid.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-22/+37
* Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children.Jason Hoos2015-06-261-1/+47
* Fixed #24377 -- Fixed model inline formsets with primary key's that have defa...Tim Graham2015-02-231-0/+32