Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_formsets/test_uuid.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #24958 -- Fixed inline forms using UUID-PK parents ↵Jason Hoos2015-06-261-1/+47
| | | | with auto-PK children.
* Fixed #24377 -- Fixed model inline formsets with primary ↵Tim Graham2015-02-231-0/+32
key's that have defaults.