ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,581 results

DjangoCon Europe
DjangoCon 2019 - Pushing the ORM to its limits

https://2019.djangocon.eu/talks/pushing-the-orm-to-its-limits/ By Sigurd Ljødal: https://twitter.com/sigurdlj.

25:15
DjangoCon 2019 - Pushing the ORM to its limits

6,253 views

6 years ago

Next Day Video
Advanced Permissioning

Jack McCloy https://2016.pygotham.org/talks/252/advanced-permissioning In many Django applications, permissioning (building ...

46:50
Advanced Permissioning

5,274 views

9 years ago

EuroPython Conference
Walk-through of Django internals - presented by Hitul Mistry

EuroPython 2022 - Walk-through of Django internals - presented by Hitul Mistry [Wicklow Hall 1 on 2022-07-14] ⭐ Talk will start ...

41:36
Walk-through of Django internals - presented by Hitul Mistry

1,518 views

3 years ago

DjangoCon Europe
DjangoCon 2018 - Building real time applications with Django

https://media.ccc.de/v/hd-65-building-real-time-applications-with-django Since the introduction of Channels, real time web has ...

29:19
DjangoCon 2018 - Building real time applications with Django

3,764 views

7 years ago

DjangoCon Europe
DjangoCon 2019 - Advanced, free, open-source application performance monitoring for your Python apps

https://2019.djangocon.eu/talks/advanced-free-open-source-application-performance-/ By Emanuil Tolev: ...

43:14
DjangoCon 2019 - Advanced, free, open-source application performance monitoring for your Python apps

2,326 views

6 years ago

DjangoCon Europe
DjangoCon 2018 - Accessibility Matters: Creating a Better Web

https://media.ccc.de/v/hd-92-accessibility-matters-creating-a-better-web Accessibility is an afterthought to many, but to those with ...

29:07
DjangoCon 2018 - Accessibility Matters: Creating a Better Web

220 views

7 years ago

DjangoCon Europe
DjangoCon 2019 - Nothingness and identity in Python and Django

https://2019.djangocon.eu/talks/nothingness-and-identity-in-python-and-django/ By Daniele Procida: https://twitter.com/evildmp.

35:32
DjangoCon 2019 - Nothingness and identity in Python and Django

521 views

6 years ago

DjangoCon Europe
DjangoCon 2019 - Sketching out a Django redesign

https://2019.djangocon.eu/talks/sketching-out-a-django-redesign/ By Tom Christie: https://twitter.com/_tomchristie.

53:30
DjangoCon 2019 - Sketching out a Django redesign

5,626 views

6 years ago

DjangoCon Europe
DjangoCon 2018 - Making smarter queries with advanced ORM resources

https://media.ccc.de/v/hd-127-making-smarter-queries-with-advanced-orm-resources Django ORM has lots of resources for ...

28:37
DjangoCon 2018 - Making smarter queries with advanced ORM resources

10,312 views

7 years ago

Jesse Noller
DjangoCon 2012 -  Joshua Ginsberg "Accelerating and Enhancing Django with Redis"

DjangoCon 2012 - Joshua Ginsberg "Accelerating and Enhancing Django with Redis"

39:21
DjangoCon 2012 - Joshua Ginsberg "Accelerating and Enhancing Django with Redis"

3,160 views

13 years ago

DjangoCon Europe
DjangoCon 2019 - Building plugin ecosystems with Django

NB - Audio missing the first 22 seconds https://2019.djangocon.eu/talks/building-plugin-ecosystems-with-django/ By Raphael ...

26:40
DjangoCon 2019 - Building plugin ecosystems with Django

1,805 views

6 years ago

DjangoCon Europe
DjangoCon 2019 - Django and Web Security Headers

https://2019.djangocon.eu/talks/django-and-web-security-headers/ By Adam Johnson - https://twitter.com/AdamChainz.

32:13
DjangoCon 2019 - Django and Web Security Headers

2,473 views

6 years ago

DjangoCon Europe
DjangoCon 2018 - ORM: The Sequel

https://media.ccc.de/v/hd-13-orm-the-sequel This summer... a story of learning. She came from a different world, and must ...

32:29
DjangoCon 2018 - ORM: The Sequel

1,402 views

7 years ago

DjangoCon Europe
DjangoCon 2019 - Does this run in linear time? A case for algorithmics

https://2019.djangocon.eu/talks/does-this-run-in-linear-time-a-case-for-algorithmi/ By Iulia Avram.

25:40
DjangoCon 2019 - Does this run in linear time? A case for algorithmics

353 views

6 years ago

Ram Rachum
Advanced topics in Django admin (Hebrew) - Michael "Sveder" Sverdlin

Given in PyWeb-IL #46. Come to our meetups to hear talks about Python, web development, JavaScript, and other related topics: ...

36:45
Advanced topics in Django admin (Hebrew) - Michael "Sveder" Sverdlin

392 views

10 years ago

Jesse Noller
DjangoCon 2012 - Malcolm Tredinnick "The Dungeon Master's guide to Django's ORM"

DjangoCon 2012 - Malcolm Tredinnick "The Dungeon Master's guide to Django's ORM"

50:50
DjangoCon 2012 - Malcolm Tredinnick "The Dungeon Master's guide to Django's ORM"

6,331 views

13 years ago

Jesse Noller
DjangoCon 2012 - Karen Tracey & Colin Copeland "OpenBlock: Overview & Initial Experience"

DjangoCon 2012 - Karen Tracey & Colin Copeland "OpenBlock: Overview & Initial Experience"

42:10
DjangoCon 2012 - Karen Tracey & Colin Copeland "OpenBlock: Overview & Initial Experience"

413 views

13 years ago

DjangoCon Europe
DjangoCon 2019 - Maintaning a Django codebase after 10k commits

https://2019.djangocon.eu/talks/maintaning-a-django-codebase-after-10k-commits/ Joachim Jablon: https://twitter.com/Ewjoachim ...

46:46
DjangoCon 2019 - Maintaning a Django codebase after 10k commits

2,277 views

6 years ago

Confreaks
DjangoCon 2014- Class-based Views: Past, Present and Future

By, Russell Keith-Magee One of the big changes in Django 1.3 was the introduction of Class-Based Views. Opinion on them is ...

39:36
DjangoCon 2014- Class-based Views: Past, Present and Future

4,108 views

11 years ago

DjangoPHX
The Django ORM: Common Patterns, Gotchas, and Neat Tricks

Django is undoubtedly one of the most powerful web frameworks in existence today, and one of those sources of its power is its ...

41:28
The Django ORM: Common Patterns, Gotchas, and Neat Tricks

3,139 views

8 years ago