Remove trailing slash from api paths
All threads resolved!
All threads resolved!
Compare changes
Files
3- Andreas Ellewsen authored
A proxy refused to include trailing slashes, and so they have been removed. Resolves: GREG-76
+ 5
− 6
@@ -23,34 +23,33 @@ router.register(r"orgunit", OrganizationalUnitViewSet, basename="orgunit")