summaryrefslogtreecommitdiff
path: root/tests/model_meta/tests.py
AgeCommit message (Expand)Author
2015-01-16Fixed #24146 -- Fixed a missing fields regression in admin checks.Collin Anderson
2015-01-14Fixed incorrect error message in Options.get_fields()Collin Anderson
2015-01-06Fixed #12663 -- Formalized the Model._meta API for retrieving fields.Daniel Pyrathon