Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_fields/test_field_flags.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25320 -- Reverted ManyToManyField.null to False fo...Tim Graham2015-09-011-0/+6
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-1/+1
* Fixed #24667 --- Repaired model_fields cardinality testYoong Kang Lim2015-04-201-2/+2
* Renamed Field.rel attribute to remote_fieldAnssi Kääriäinen2015-03-251-3/+3
* Fixed #24289 -- Reversed usage of Field.many_to_one and o...Loic Bistuer2015-02-131-6/+6
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+2
* Fixed #12663 -- Formalized the Model._meta API for retrie...Daniel Pyrathon2015-01-071-0/+220