Try DJANGO TUTORIAL Series (v2.2) // PYTHON Web Development with Django version 2.2

preview_player
Показать описание
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.

Lessons

1 - Welcome (0:00:00)
2 - What we're going to build (0:03:35)
3 - Setup Django and Virtual Environment (0:09:00)
4 - What Django Does (0:14:02)
5 - Define a View (0:20:45)
6 - A First URL Mapping (0:23:45)
7 - Multiple Views (0:27:19)
8 - path vs re_path vs url (0:29:54)
9 - Your First Template (0:32:19)
10 - Loading a HTML Template (0:34:24)
11 - Add Bootstrap (0:38:28)
12 - Render Context in Templates (0:40:12)
13 - Stay DRY with Templates (0:44:38)
14 - Rendering Any Kind of Template (0:51:51)
15 - Template Context Processors (0:57:01)
16 - Built-In Template Tags (0:59:43)
17 - Your First App (1:03:31)
18 - Save to the Database (1:09:46)
19 - Model to Django Admin (1:14:27)
20 - Model in a View (1:17:54)
21 - Dynamic URL-based Lookups (1:23:22)
22 - Handling Dynamic URL Errors (1:27:48)
23 - Get Object or 404 (1:31:01)
24 - A New Database Lookup Value (1:35:06)
25 - QuerySet Lookups (1:42:17)
26 - A Unique Slug (1:46:46)
27 - CRUD & Views (1:50:40)
28 - CRUD View Outline (1:57:10)
29 - Blog Post List View (2:01:17)
30 - Routing the Views (2:04:55)
31 - Include URLs (2:08:47)
32 - In App Templates (2:14:35)
33 - Submit Raw HTML Form (2:20:03)
34 - A Django Form (2:25:20)
35 - Saving Data from a Django Form (2:30:54)
36 - Model Form (2:36:28)
37 - Validate Data on Fields (2:40:56)
38 - Login Required (2:45:32)
39 - Associate Blog Post to a User with Foreign Keys (2:49:12)
40 - Logged In User & Forms (2:56:36)
41 - Update View with Model Form (3:01:11)
42 - Better Validation on Update Views (3:04:53)
43 - Delete and Confirm (3:08:51)
44 - Blog Post Navigation (3:12:33)
45 - Include the Navbar (3:15:44)
46 - Include with Arguments (3:18:39)
47 - An Included Template for Consistent Design (3:26:02)
48 - Publish Date, Timestamp & Updated (3:31:27)
49 - Model Managers and Custom QuerySets (3:37:27)
50 - Published and Draft Posts (3:43:04)
51 - Static Files and Uploading Files (3:48:37)
52 - Image Field and Uploading Images (3:58:57)
53 - Putting it All Together (4:04:24)
54 - Complex Lookups (4:13:51)
55 - Thank you and next steps
Рекомендации по теме
Комментарии
Автор

1 - Welcome (0:00:00)
2 - What we're going to build (0:03:35)
3 - Setup Django and Virtual Environment (0:09:00)
4 - What Django Does (0:14:02)
5 - Define a View (0:20:45)
6 - A First URL Mapping (0:23:45)
7 - Multiple Views (0:27:19)
8 - path vs re_path vs url (0:29:54)
9 - Your First Template (0:32:19)
10 - Loading a HTML Template (0:34:24)
11 - Add Bootstrap (0:38:28)
12 - Render Context in Templates (0:40:12)
13 - Stay DRY with Templates (0:44:38)
14 - Rendering Any Kind of Template (0:51:51)
15 - Template Context Processors (0:57:01)
16 - Built-In Template Tags (0:59:43)
17 - Your First App (1:03:31)
18 - Save to the Database (1:09:46)
19 - Model to Django Admin (1:14:27)
20 - Model in a View (1:17:54)
21 - Dynamic URL-based Lookups (1:23:22)
22 - Handling Dynamic URL Errors (1:27:48)
23 - Get Object or 404 (1:31:01)
24 - A New Database Lookup Value (1:35:06)
25 - QuerySet Lookups (1:42:17)
26 - A Unique Slug (1:46:46)
27 - CRUD & Views (1:50:40)
28 - CRUD View Outline (1:57:10)
29 - Blog Post List View (2:01:17)
30 - Routing the Views (2:04:55)
31 - Include URLs (2:08:47)
32 - In App Templates (2:14:35)
33 - Submit Raw HTML Form (2:20:03)
34 - A Django Form (2:25:20)
35 - Saving Data from a Django Form (2:30:54)
36 - Model Form (2:36:28)
37 - Validate Data on Fields (2:40:56)
38 - Login Required (2:45:32)
39 - Associate Blog Post to a User with Foreign Keys (2:49:12)
40 - Logged In User & Forms (2:56:36)
41 - Update View with Model Form (3:01:11)
42 - Better Validation on Update Views (3:04:53)
43 - Delete and Confirm (3:08:51)
44 - Blog Post Navigation (3:12:33)
45 - Include the Navbar (3:15:44)
46 - Include with Arguments (3:18:39)
47 - An Included Template for Consistent Design (3:26:02)
48 - Publish Date, Timestamp & Updated (3:31:27)
49 - Model Managers and Custom QuerySets (3:37:27)
50 - Published and Draft Posts (3:43:04)
51 - Static Files and Uploading Files (3:48:37)
52 - Image Field and Uploading Images (3:58:57)
53 - Putting it All Together (4:04:24)
54 - Complex Lookups (4:13:51)
55 - Thank you and next steps

冠勳廖
Автор

I shut out the world, took my dive into the deep-end: watched this tutorial almost back to back for three days straight and the clarity now is amazing! Thank you sir!

DemandCapture
Автор

Excellent job. I've been a programmer for over 30 years, you are a great teacher, a natural-born pedagogue. I understood Django concepts in a day !!! Keep up the good work, Thank You.

Автор

from Africa, be blessed bro, it took me 4 days to follow exactly what you're doing, although i used different names but lastly it worked like yours.

binswifa
Автор

You've been teaching Django for more than five years, that's fu**g amazing...really

tankman
Автор

aside from my previous two comments this is 1 of your best videos, you're going thru this step by step& showing everything vry clearly

yadude
Автор

I have seen a lot and then I say this that your type of teachers IT needs. You explained so much such precisely and without making any huge great looking overwhelming app. This tutorial is just great, You rock!

mohitu
Автор

This tutorial on django is the best on youtube. Thank you very much Justin. God bless you.

amosalfred
Автор

This man is just rocking n is not less than any angel for the beginners like me. Moreover the time he spent on making such great videos and on the top of it free of cost, no one I have seen so far in doing such efforts.
Huge respect to this man and his way of teaching🖖🙋‍♂️. Finally, no more

amritpalsingh
Автор

I study Computer Engineering (mostly hardware and C programming) but I want to use Django in my Bachelor Thesis. We didn't learn Python and any of Web Frameworks at University. Thank you for your tutorial, is very helpful and covers a lot if information.

oleksandrabaga
Автор

ModelForm, Form, Customizing form Validation -->> really well explained, i had some struggles with them and now I am monster xaxa

doniyorabduvokhidov
Автор

Thank you so much for this content! I went through your entire Django 1.11 tutorial and I feel like this tutorial is much easier because you slow down more and take the time to explain things. Kudos to you, you are an awesome teacher and you have some truly in depth knowledge about Django. Can't wait to start my own blog now.

Thermonator
Автор

I was stucked much into django..I have watched many videos tutorial to learn the django..I had many problems into some topics and I found really magical solutions from this video tutorial..Thanks for providing these stuffs.. really appreciating your works😊

bipinlamichhane
Автор

This is no doubt, one of the best Django tutorials. Very helpful. Thank you for making it.

shahzadqadir
Автор

Great tutorial! Just a side note for anyone using PyCharm... If you get stuck trying to import blog.views in lesson 20, the error can be ignored because Django will make sense of it. I lost a day trying to make this work until I just decided to just run it and everything turned out to be fine... My code still has some 'errors' in it, but everything works

TMDStudios
Автор

I must say, you have made a hero. Your passion, hard work, and up-to-date video tutorials. Thank you Justin M. Am already a subscriber.

victoranikoh
Автор

compared to your try django v1.1, I enjoyed this much more. I think it is better structured, better explained, better paced. congratulations!

georgesmith
Автор

I really can't thank you enough for all the efforts you're doing.... Seriously

mushinart
Автор

Thank you so much, this is the best Django tutorial on YouTube, God bless you.

ai.
Автор

I'm an hour in and this is the best Django course I've seen. I finally grasp that rendering is simply turning something into a string. However, I still need to get a better understanding of the difference between {% %} and {{ }}

mortkebab