| ▲ | Oxodao a day ago | |||||||||||||
I despise django-orm, doctrine is so much better. Like, who thought that using named arguments to do stuff was a proper way ??? `.filter(created_at__gte=XXXXX)` why? The rest of the framework is great but the ORM is definetly its weakest point. | ||||||||||||||
| ▲ | zelphirkalt a day ago | parent | next [-] | |||||||||||||
I find those double underscore kwargs weird too, and would prefer to simply pass a lambda instead. What is your idea, what would you suggest? | ||||||||||||||
| ||||||||||||||
| ▲ | JodieBenitez a day ago | parent | prev [-] | |||||||||||||
Having used Doctrine, hard disagree. Never again. | ||||||||||||||
| ||||||||||||||