Contribute Media
A thank you to everyone who makes this possible: Read More

Django - Customise your SQL

Description

Josh Smeaton https://2016.pycon-au.org/schedule/86/view_talk Learn about the different methods of altering the SQL that the Django ORM generates. Write complex reporting queries, perform calculations within the database, or drop down to writing the entire query in pure SQL. Take advantage of your specific database features.

Details

Improve this page