summaryrefslogtreecommitdiff
path: root/tests/model_formsets/test_uuid.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-06-26Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children.Jason Hoos
2015-02-23Fixed #24377 -- Fixed model inline formsets with primary key's that have defa...Tim Graham