summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests/test_relative_fields.py
AgeCommit message (Expand)Author
2014-10-04Fixed #22064 -- Add check for related_nameAndré Ericson
2014-07-09Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...Anubhav Joshi
2014-03-12Flake8 correctionsShai Berger
2014-03-11Fixed #22217 - ManyToManyField.through_fields fixes.Akis Kesoglou
2014-03-05Fixed #14549 - Removed restriction of single FKs on intermediary tablesAkis Kesoglou
2014-03-03Edited model and field checks for grammar and consistency.Russell Keith-Magee
2014-02-15Fixed #22047 -- detecting related_name clash with inheritanceChristopher Medrela
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee