diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-26 21:24:35 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-03 14:11:22 +0100 |
commit | 620e4e1b6e1f58d76b2bedb1d38495662ccd5af3 (patch) | |
tree | ca9df7eeaaf85edabb334789da291438b2d76881 /docs/source | |
parent | fd7c348415cf950a3fbc11fd381c878cd3ac2ddf (diff) | |
download | mediagoblin-620e4e1b6e1f58d76b2bedb1d38495662ccd5af3.tar.lz mediagoblin-620e4e1b6e1f58d76b2bedb1d38495662ccd5af3.tar.xz mediagoblin-620e4e1b6e1f58d76b2bedb1d38495662ccd5af3.zip |
Provide jinja2 urlencode filter
Astonishingly, the great jinja2 does not provide a builtin urlquote filter,
although it is obviously needed. (jina1 had one) This is:
https://github.com/mitsuhiko/jinja2/issues/17
Provide an urlencode filter, based on werkzeug's url_quote_plus function.
This is dead easy to implement and gives us all the freedom we want.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions