summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_field_flags.py
AgeCommit message (Expand)Author
2015-02-14[1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.Loic Bistuer
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-06Fixed #12663 -- Formalized the Model._meta API for retrieving fields.Daniel Pyrathon