routers.py
11.4 KB
-
Fix lookup_url_kwarg handling in viewsets. · 8d0dbc80
The ``lookup_url_kwarg`` is intended to set the name of a field in the URL regexps when using custom ``lookup_field``, but the routers ignore it altogether.
Raphaël Barrois committed