Mastering Django ORM Tutorial

@ubernostrum conducted Mastering Django ORM tutorial at some DjangoCon conferences in the past, is there a way to access that tutorial online?

Ref: https://2019.djangocon.us/tutorials/mastering-the-django-orm/

2 Likes

DjangoCon does not record tutorials, so there’s no video of it online.

Thank you for the super quick response :slightly_smiling_face:

Hey @ubernostrum, learnt earlier today from a Django Chat episode that tutorials also sometimes have a presentation. By any chance, did you use a presentation for your ORM tutorial? If you did, do you mind sharing the link for that? Or if there was any other material used which can help in walking through the tutorial online, that would be helpful too.

Thank you.

1 Like

any other resource exist? eagerly following link and . . .

Ohh this would be so nice to have. So unfortunate there is no video.

Any slides or files?
Thanks!

I have previously used this resource as a reference Django ORM Cookbook — Django ORM Cookbook 2.0 documentation

It is a bit old resource but talks about Django 2.0+ ORM