Mercurial > libervia-web
view .hgignore @ 1193:aee3d8fa679f
pages: fixed cached data when `url_cache` is used:
`request.template_data` and `request.data` where cached using a shallow copy,
causing trouble when a mutable object was used.
This has been fixed by using a deepcopy, which should not be a resource issue as
`request.data` and `request.template_data` should contain a few data in most
cases.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 12 Jun 2019 20:05:45 +0200 |
parents | a5019e62c3e9 |
children | a44f77559279 |
line wrap: on
line source
syntax: glob *.pyc *.pyv *.swp *.swo *.js tags twistd.log twistd.pid sat.egg-info *.un~ dist MANIFEST *.sh build/ Session.vim ctags_links/ html/