summaryrefslogtreecommitdiff
path: root/tests/model_formsets/models.py
AgeCommit message (Expand)Author
2015-06-26[1.8.x] Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK...Jason Hoos
2015-02-23[1.8.x] Fixed #24377 -- Fixed model inline formsets with primary key's that h...Tim Graham
2013-11-02PEP8Jason Myers
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner