aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_validation.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2013-12-21Merge pull request #1309 from lukaszb/errors-for-renamed-fieldsTom Christie
2013-12-21Additional test for 'source' behaviour. Refs #1302Tom Christie
2013-12-20Should it be that way?Lukasz Balcerzak
2013-12-20Merge pull request #1308 from lukaszb/missing-custom-validation-method-testTom Christie
2013-12-20Added missing custom validation method testLukasz Balcerzak
2013-12-20Updated test class name to be uniqueLukasz Balcerzak
2013-06-28Added APIRequestFactoryTom Christie
2013-05-30Improve avoid validation test: #900David Medina
2013-05-29Bugfix: Fix run validation layer with invalid dataDavid Medina
2013-05-29Rename test modules to 1.6 styleTom Christie