Skip to content
This repository was archived by the owner on Jan 9, 2018. It is now read-only.

Ensure that the incoming URL is properly encoded.#2

Open
aaronvanderlip wants to merge 1 commit intojezdez:masterfrom
ghdonline:master
Open

Ensure that the incoming URL is properly encoded.#2
aaronvanderlip wants to merge 1 commit intojezdez:masterfrom
ghdonline:master

Conversation

@aaronvanderlip
Copy link
Copy Markdown

Django's default template system escapes the ampersand.
Allows for URLS with ampersand arguments without having to assume the content
is safe in template layer.

Allows for  URLS with ampersands without having to assume the content
 is safe in template layer.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant