aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/utils.py
AgeCommit message (Collapse)Author
2012-12-30Renaming DRFRequestFactory to RequestFactoryAndrew Hankinson
Updated tests to reflect the new name.
2012-12-20Subclass Django's RequestFactory to provide PATCH supportAndrew Hankinson