Mercurial > p > roundup > code
diff CHANGES.txt @ 6072:3174e98a3e51
issue2550912: Jinja2 template needs fixing of value for __came_from
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Wed, 29 Jan 2020 20:00:52 +0000 |
| parents | ec1f725f5c91 |
| children | 7c8d3bd0deb6 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 29 19:44:46 2020 +0000 +++ b/CHANGES.txt Wed Jan 29 20:00:52 2020 +0000 @@ -88,6 +88,8 @@ for translations. (Report: John Rouillard; Fix: Christof Meerwald) - Cleanup code by linting using flake8. (John Rouillard) - Cleanup code by security linting using bandit. (John Rouillard) +- issue2550912 - fixed missing query string in __came_from for jinja2 + template. (Christof Meerwald) 2019-10-23 2.0.0 alpha 0
