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

Append trailing slash in Django #591

Merged
merged 1 commit into from
Apr 15, 2015
Merged

Append trailing slash in Django #591

merged 1 commit into from
Apr 15, 2015

Conversation

chripede
Copy link
Contributor

This commit f57e0ca made trailing slashes optional.
The side effect of that is that the redirect_uri is created without a trailing slash.
With this change the standard Django APPEND_SLASH is checked when generating the redirect url.

This commit f57e0ca made trailing slashes optional.
The side effect of that is that the redirect_uri is created without a trailing slash.
With this change the standard Django APPEND_SLASH is checked when generating the redirect url.
omab added a commit that referenced this pull request Apr 15, 2015
Append trailing slash in Django
@omab omab merged commit 532f0e9 into omab:master Apr 15, 2015
@omab
Copy link
Owner

omab commented Apr 15, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants