summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests
AgeCommit message (Expand)Author
2014-01-20Removed a stray new line which upset flake8Alex Gaynor
2014-01-20Fixed two test failures under OracleShai Berger
2014-01-20Removed an inactive system check for upload_to.Russell Keith-Magee
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-12-29Changed get_validation_errors to use an app config.Aymeric Augustin
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-12-23Dropped AppCache._empty, _with_app and _without_app.Aymeric Augustin
2013-12-22Moved apps back in the toplevel django namespace.Aymeric Augustin
2013-12-22Deprecated load_app().Aymeric Augustin