Giovanni Barillari
Giovanni Barillari
Hi @PierreDelarroqua, actually the plan is to have ORM separated into a dedicated package for 3.x release, which has no ETA (yet). In the meantime, you have two ways to...
@PierreDelarroqua woah, the first traceback is quite a mistery to me. I'm definitely not sure how is it possible `contextvars` are not working :/ Regarding the 2nd one, probably adding...
@josejachuf I'm sorry, but I'm not sure I got the issue. What do you mean by > lambda runs only once and after that first time does not come to...
@josejachuf so, *theoretically* speaking, the validation functions get called every time you pass a value for the relevant field. Also *theoretically* speaking, the session values should be the ones part...
@josejachuf that's the idea, but at the moment it's just a plan, no idea if and when will happen :)
@josejachuf how should I sort them? The fields in the model would have the same order of the instances, because the ones generated by the `belongs_to` helper will be added...
@josejachuf this is probably a bug regarding conditional parameters and first component of the route url. I will need to inspect this. Will update you.
@josejachuf you right, I didn't take into account permissions. This sounds a bit complex, I need to spend some time on this in order to find a backward compatible way...
@josejachuf thank you for the hint! I'll take a look.
> Hey, I'm curious about this. I'd be happy to try and tackle/get it started too. Totally new/finding my bearings but I want to help make Emmett a real popular...