aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_hyperlinkedserializers.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-01-14Test for customizable HyperlinkedModelSerializer url field nameS.Prymak
2013-06-28Added APIRequestFactoryTom Christie
2013-06-17HyperlinkedModelSerializer supports overriding of 'url' field. Closes #936Tom Christie
2013-05-29Change test urls to match 1.6 test module name styleTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie