summaryrefslogtreecommitdiff
path: root/tests/model_validation/models.py
AgeCommit message (Expand)Author
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2013-11-02PEP8Jason Myers
2013-11-02Fixed #21375 -- related_name='+' clashed with other '+' namesAnssi Kääriäinen
2013-05-18Fixed #20430 - Enable iterable of iterables for model choicesDonald Stufft