Skip to content

Append trailing slash in Django#591

Merged
omab merged 1 commit intoomab:masterfrom
chripede:patch-1
Apr 15, 2015
Merged

Append trailing slash in Django#591
omab merged 1 commit intoomab:masterfrom
chripede:patch-1

Conversation

@chripede
Copy link
Copy Markdown
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
Copy Markdown
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