Created on 2022-04-25.16:55:45 by ced, last changed 2 months ago by roundup-bot.
New changeset 94a4ed6a628b by Cédric Krier in branch 'default': Do not depend on the context for get_language cache https://hg.tryton.org/tryton-env/rev/94a4ed6a628b
New changeset 05674a0ed7ea by Cédric Krier in branch 'default': Do not depend on the context for get_language cache https://hg.tryton.org/trytond/rev/05674a0ed7ea
The get_language
depends only on the language so its cache may be too often invalid when called (for example when creating a record with translated fields).
So it will be better that the Cache
instance does not depend on the context.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-05-19 22:11:09 | roundup-bot | set | messages: + msg76734 |
2022-05-19 22:11:05 | roundup-bot | set | messages:
+ msg76733 nosy: + roundup-bot status: testing -> resolved |
2022-04-25 16:57:06 | reviewbot | set | messages:
+ msg76166 nosy: + reviewbot |
2022-04-25 16:56:40 | ced | set | keyword:
+ review reviews: 378791003 status: in-progress -> testing |
2022-04-25 16:55:45 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)