mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-01 12:48:46 +02:00
In one test related to the Document::restore function, one more query is made. Probably a cache issue fixed in django-treebeard 4.8.0. When updating the numchild parent, one more query is made to fetch in database the parent document, this was not made before.