diff options
| author | Yannick PEROUX | 2015-02-25 11:54:11 +0100 | 
|---|---|---|
| committer | Yannick PEROUX | 2015-02-25 11:54:11 +0100 | 
| commit | bdc64d4e7370575a70a167dc2ae5d159610ce184 (patch) | |
| tree | ee5d7b6e5439ed936e60f1162d17e6ef8986d055 /rest_framework/models.py | |
| parent | b69032f3a794bbc45974a6b362b186c494373ae1 (diff) | |
| download | django-rest-framework-bdc64d4e7370575a70a167dc2ae5d159610ce184.tar.bz2 | |
Fix removal of url_path on @detail_route and @list_route. Fix # #2583
SimpleRouter.get_routes was popping out the url_path kwarg from
list_route and detail_route decorators. This was causing troubles
when the route was re-used, for example if the viewset was
inherited.
Diffstat (limited to 'rest_framework/models.py')
0 files changed, 0 insertions, 0 deletions
