aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_generics.py
AgeCommit message (Expand)Author
2014-04-29Added help_text to expected response in testEmanuele Pucciarelli
2014-04-29Sync test result w/ new labelEmanuele Pucciarelli
2014-03-30Stray unicode string marker removedEmanuele Pucciarelli
2014-03-30Metadata for related fields -- added test case.Emanuele Pucciarelli
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