summaryrefslogtreecommitdiff
path: root/tests/model_validation
AgeCommit message (Expand)Author
2014-03-03Corrected expected test output to allow for cleanups in signal and compatibil...Russell Keith-Magee
2014-03-03Edited model and field checks for grammar and consistency.Russell Keith-Magee
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-12-10Fixed E124 pep8 warnings.Loic Bistuer
2013-11-24Fixed #21391 -- Allow model signals to lazily reference their senders.Simon Charette
2013-11-02PEP8Jason Myers
2013-11-02Fixed #21375 -- related_name='+' clashed with other '+' namesAnssi Kääriäinen
2013-05-18Fixes a Python 3.x regression introduced in a19e9d80Łukasz Langa
2013-05-18Fixed #20430 - Enable iterable of iterables for model choicesDonald Stufft