aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/utils.py
AgeCommit message (Expand)Author
2013-06-29Remove unneeded tests.utils, superseeded by APIRequestFactory, APIClientTom Christie
2013-02-15Added tests for PATCH form in the Browsable APIMichael Elovskikh
2013-02-04Cleanup importsTom Christie
2013-02-013.2, 3.3 compatTom Christie
2012-12-30Renaming DRFRequestFactory to RequestFactoryAndrew Hankinson
2012-12-20Subclass Django's RequestFactory to provide PATCH supportAndrew Hankinson