Pablo Olmedo
Pablo Olmedo
I'm really interested in this topic. Could you share the TranslatableSerializerMixin code? Thanks in advance!
You would make me the happiest man in the world if there was a solution to this. I have many relationships in child models and the number of queries is...
Finally I upgraded to the final version 1.1. and modified a couple lines of code. I write them here in case someone needs it: ## cubes/server/blueprint.py (aggregate function) - line...
I am having that problem too :( (Python 2.7)
Hello @jjmontesl I'm also interested in making queries using the OR clause. Could you explain the reason you gave? I have tried to find documentation about it and I have...
Starting from @WoLpH idea, I have created a mixin to replace the "FlexFieldsMixin" that includes the FilterBackend and also respects the user's settings. I'll leave the code here just in...
I'm still facing this issue. Any further info? Thanks in advance