Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urlconf doesn't have the trailing slash that's needed by default #327

Open
mekelius opened this issue May 8, 2022 · 1 comment
Open

Comments

@mekelius
Copy link

mekelius commented May 8, 2022

Title says it all. Django by default requires the trailing slash on the path, so currently the instructions don't work as-is.

@Routhinator
Copy link

Yeah I came here for this, I am finding myself needing to re-write the routes because the urls do not support trailing slashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants