ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

99,504 results

Related queries

django models

django rest framework

views in django

geeky shows django

django tutorial

Dennis Ivy
What are Django class based views & should you use them?

Check out my Complete Django course! https://dub.sh/NvGboTI Full Article: https://dennisivy.com/django-class-based-views Build ...

36:19
What are Django class based views & should you use them?

92,318 views

4 years ago

BugBytes
Django - Generic & Class-Based Views! (an alternative to functions)

Join our channel to get access to perks: https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join ☕️ Buy me a ...

13:48
Django - Generic & Class-Based Views! (an alternative to functions)

2,748 views

2 months ago

Dennis Ivy
Easily Convert Django Function Based Views To Class Based Views

A quick tutorial on converting function based views to class based views with Django. Check out my Python Django course: ...

11:58
Easily Convert Django Function Based Views To Class Based Views

34,021 views

3 years ago

Very Academy
Learn Django Class-Based Views - Using TemplateView - theory and examples

Learn Django Class-Based Views through a series of small Django tutorials introducing Class-Based Views starting with ...

20:35
Learn Django Class-Based Views - Using TemplateView - theory and examples

66,599 views

5 years ago

Udemy Free Courses
019 Django Class-Based Views complete Tutorial  || complete web development course with python
1:30:10
019 Django Class-Based Views complete Tutorial || complete web development course with python

772 views

5 years ago

JustDjango
Django Class Based Views Tutorial

In this video we're going through Class Based Views. CBV's are basically a cleaner, simpler and generic way of creating ...

31:34
Django Class Based Views Tutorial

46,993 views

6 years ago

People also watched

code creations
10 Years of Django Tips You NEED to Know!

10 Years of Django Tips You NEED to Know! BLUEPRINTS https://halotechlab.gumroad.com/ LINKS (some of these make ...

12:20
10 Years of Django Tips You NEED to Know!

11,994 views

6 months ago

Red Eyed Coder Club
Python Django Tutorial #6: Django Class Based Views (CBV), Django Mixins | Django blog project

This Python Django Tutorial is about Django Class Based Views or Django CBV, and using of Django Mixins. This is the 6th part ...

12:15
Python Django Tutorial #6: Django Class Based Views (CBV), Django Mixins | Django blog project

9,816 views

5 years ago

BugBytes
Django Permissions system - deep dive with Users, Groups and Permissions

Join our channel to get access to perks: https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join ☕️ Buy me a ...

23:58
Django Permissions system - deep dive with Users, Groups and Permissions

6,164 views

3 months ago

Very Academy
Learn Django Class Based Views - UpdateView - Theory and Examples

Learn Django Class-Based Views through a series of small Django tutorials introducing Class-Based Views starting with ...

15:28
Learn Django Class Based Views - UpdateView - Theory and Examples

12,382 views

5 years ago

Very Academy
Python OOP for Django Class Based Views Explained - Beginners guide to OOP and using Django Classes

Learn basics of Python Object-Oriented-Programming & Django Class Based Views at the same time. This is a beginners guide to ...

52:32
Python OOP for Django Class Based Views Explained - Beginners guide to OOP and using Django Classes

22,331 views

5 years ago

PyCharm, a JetBrains IDE
Database Performance Tips with Django

Most performance problems in web applications come down to one thing: the database. In this webinar, veteran #Python ...

59:50
Database Performance Tips with Django

14,054 views

5 years ago

Chuck Severance
Understanding Django Generic Views

http://www.dj4e.com - Django for Everybody - Using Python and Django to build web sites DJ 06 Views 08 Generic.

16:29
Understanding Django Generic Views

15,688 views

6 years ago

JustDjango
Getting Started With Django Tutorial // Build a CRM

... TailwindCSS 3:38:16 - Class Based Views 3:54:19 - Staticfiles 4:05:14 - Sending Emails 4:13:22 - Authentication 4:34:41 - Tests ...

9:01:56
Getting Started With Django Tutorial // Build a CRM

635,856 views

4 years ago

Very Academy
Learn Django Class Based Views - CreateView - Theory and Examples

Learn Django Class-Based Views through a series of small Django tutorials introducing Class-Based Views starting with ...

12:25
Learn Django Class Based Views - CreateView - Theory and Examples

14,962 views

5 years ago

BugBytes
Django - Views, URLs and Management Commands

Join our channel to get access to perks: https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join ☕️ Buy me a ...

23:13
Django - Views, URLs and Management Commands

4,141 views

5 months ago

BugBytes
Django - Add Context to Class-Based Views | get_context_data()

Join our channel to get access to perks: https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join ☕️ Buy me a ...

6:30
Django - Add Context to Class-Based Views | get_context_data()

1,553 views

2 months ago

Django Full Course
Django Full Course - 20.1 - Class Based Views. Built-in generic views (ListView, DetailView)

In this video from Django Full Course we will continue with the topic of Django Class Based Views, where we will discuss: ...

20:21
Django Full Course - 20.1 - Class Based Views. Built-in generic views (ListView, DetailView)

1,196 views

3 years ago

Daton Ayomide
Django Class Based Views in 1 hour

Welcome to this comprehensive Django tutorial where we dive deep into Class-Based Views (CBVs) in Django! In this 1-hour ...

1:03:27
Django Class Based Views in 1 hour

911 views

7 months ago

Coding News Today
Views in Django | Class-Based Views & Function-Based Views

In this video, we will learn what is Views in Django and how to use Class-Based Views and Function-Based Views Django views ...

18:01
Views in Django | Class-Based Views & Function-Based Views

44 views

2 months ago

Very Academy
Build a Django CRUD Application with Class Based Views

In this Django tutorial for beginners I'm going to develop a Django example to show you how to develop a simple Django CMS ...

39:50
Build a Django CRUD Application with Class Based Views

25,084 views

5 years ago

Very Academy
Learn Django Class Based Views - DetailView - Theory and Examples

Learn Django Class-Based Views through a series of small Django tutorials introducing Class-Based Views starting with ...

26:15
Learn Django Class Based Views - DetailView - Theory and Examples

20,906 views

5 years ago

CodingEntrepreneurs
What is the difference between Class Based Views and Function Based Views? [Knock Q&A]

Ask your questions here: http://joincfe.com/knock Up vote your favorites. Suggest a project, tutorial, or topic: ...

4:31
What is the difference between Class Based Views and Function Based Views? [Knock Q&A]

20,741 views

9 years ago

J. Caetano
Full Django CRUD Tutorial with Class-Based Views | Build a Task Manager (Step-by-Step)

Blog: https://www.jaimedcsilva.com/hello-world/crud/ Github project: https://github.com/38130/mysite Learn how to build a ...

36:30
Full Django CRUD Tutorial with Class-Based Views | Build a Task Manager (Step-by-Step)

101 views

5 months ago

Dennis Ivy
Why I Use Django Function Based Views

I use Function based views in most of my tutorials and recommend them for most beginners, here's why... Check out my Complete ...

7:58
Why I Use Django Function Based Views

29,780 views

4 years ago

CODING THE BRAINS
Django Class Based Views | Bonus Content

Code : https://github.com/Awaismaz/CodingTheBrains_Django About This Tutorial Welcome to another enlightening session ...

35:23
Django Class Based Views | Bonus Content

463 views

2 years ago

Code for Tech Solutions
Build APIs with PYTHON Django REST Framework Class-Based Views

Build APIs with PYTHON Django REST Framework Class-Based Views Mastering Class-Based Views in Django REST ...

21:21
Build APIs with PYTHON Django REST Framework Class-Based Views

186 views

11 months ago