aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_routers.py
AgeCommit message (Expand)Author
2015-02-25Add a test for #2583 fixYannick PEROUX
2015-01-29Removed router check for deprecated '.model' attributeTymur Maryokhin
2014-12-28Support namespaced router URLs with DefaultRouter.Tom Christie
2014-12-28Drop unused importTom Christie
2014-12-28Remove broken test. Closes #2359.Tom Christie
2014-12-19Merge pull request #2010 from tanwanirahul/masterTom Christie
2014-12-19Updated tests to use url_path attribute in list and detail decoratorstanwanirahul
2014-11-03Tests for validating custom_method_name router attributetanwanirahul
2014-09-19Merge branch 'master' into version-3.0Tom Christie
2014-09-18get_base_field() refactorTom Christie
2014-09-11Added DefaultRouter support (and test) for viewsets without the default actio...Marek Skrajnowski
2014-08-19Code linting and added runtests.pyTom Christie
2014-05-01Merge remote-tracking branch 'reference/2.4.0' into feature/pytestXavier Ordoquy
2014-03-02Support for running the test suite with py.testAndreas Pelme