Mlbiche
Mlbiche
mongoengine module should be updated as deprecation warnings are raised when running tests.
Following [a documentation discussion](https://github.com/Polight/lego/pull/77#discussion_r2137488000), this ticket is opened to discussion and external opinions. To improve readability, here is the discussion: > @mlbiche: I find the `document` name confusing. IMHO, it...
In order to lighten the following code: ```html 1 2 3 4 5 ``` we would prefer having the following syntax: ```html 1 2 3 4 5 ``` Currently, the...