Mariana Bedran Lesche
I'm a Python developer with a heart in human sciences. Everything I know about programing I learned from the Python and Free Software communities. My goal now is giving back some of that knowledge and warm welcoming I've been receiving all that time. I'm also a feminist very proud of the resistance and inclusion efforts we've been able to build in our community.
Session
Django ORM has lots of resources for making complex database queries and the documentation brings good examples on how to apply each one of them, but understanding how to orchestrate all of those resources on real-life projects may not be so simple. My goal with this talk is to show through examples how to combine some of the QuerySet Methods, Query Expressions and other optimization techniques to make the most of DB resources when processing information inside the code is not an option.