astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

fix(backend): add slashless routers #132

Closed allynt closed 3 years ago

allynt commented 3 years ago

Use custom DRF Routers that can support requests with or without trailing slashes.