typeddjango / djangorestframework-stubs

PEP-484 stubs for django-rest-framework
MIT License
439 stars 115 forks source link

Improve `DefaultRouter` constructor and attributes #610

Closed intgr closed 4 months ago

intgr commented 4 months ago

Noticed this while working on drf-nested-routers (https://github.com/alanjds/drf-nested-routers/pull/345)