Django ORM and QuerySets Tutorial

Django ORM and QuerySets Tutorial

Tutorials

Build a recipes app while learning how the Django ORM and QuerySets work. This is a hands-on tutorial that introduces concepts such as chaining, filters, model managers, the Python shell, and more.