astrosat / django-astrosat-core

Common backend library for Astrosat projects' core functionality
GNU General Public License v3.0
0 stars 0 forks source link

fix(backend): add slashless routers #47

Closed allynt closed 3 years ago

allynt commented 3 years ago

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