Optional trailing slashes in Routers

2018-04-13 Thread German Prostakov
Is it possible to do without such workaround suggested on SO: https://stackoverflow.com/questions/46163838/how-can-i-make-a-trailing-slash-optional-on-a-django-rest-framework-simplerouter? Is it planned to allow optional trailing space in Routers? I think I'm not the only one who thinks this is a

Re: Optional trailing slashes in Routers

2018-04-13 Thread German Prostakov
And I don't want to use Django auto redirects if there is no trailing slash (APPEND_SLASH = False) -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to djan