index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_routers.py
Age
Commit message (
Expand
)
Author
2015-02-25
Add a test for #2583 fix
Yannick PEROUX
2015-01-29
Removed router check for deprecated '.model' attribute
Tymur Maryokhin
2014-12-28
Support namespaced router URLs with DefaultRouter.
Tom Christie
2014-12-28
Drop unused import
Tom Christie
2014-12-28
Remove broken test. Closes #2359.
Tom Christie
2014-12-19
Merge pull request #2010 from tanwanirahul/master
Tom Christie
2014-12-19
Updated tests to use url_path attribute in list and detail decorators
tanwanirahul
2014-11-03
Tests for validating custom_method_name router attribute
tanwanirahul
2014-09-19
Merge branch 'master' into version-3.0
Tom Christie
2014-09-18
get_base_field() refactor
Tom Christie
2014-09-11
Added DefaultRouter support (and test) for viewsets without the default actio...
Marek Skrajnowski
2014-08-19
Code linting and added runtests.py
Tom Christie
2014-05-01
Merge remote-tracking branch 'reference/2.4.0' into feature/pytest
Xavier Ordoquy
2014-03-02
Support for running the test suite with py.test
Andreas Pelme