aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_generics.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2013-11-19Added handling of validation errors in PUT-as-create.Krzysztof Jurewicz
2013-11-18Removed the DynamicSerializerView duplicationXavier Ordoquy
2013-09-03Added test for OPTIONS before object creation from a PUTEdmond Wong
2013-08-13PATCH requests should not be able to create objects.Krzysztof Jurewicz
2013-06-28Added APIRequestFactoryTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie