You are the best for sure, a lot of learners know how to code with Django but few understand what really happens under the hood. This is not my first time with Django, now I feel like I've been pronouncing words in the language that I didn't even know what they meant. Thank you!
TIMESTAMP ⌛⌛⌛⌛: Introduction 0:00 What Django is Setting Up The Environment For Working With Django 4:23 installing python 7:36 installing Django 10:46 installing visual studio code Getting Started With Learning Django 12:58 creating Django project 22:38 running the server Django Apps 25:23 Understanding Apps in Django 30:44 Creating Apps in Django Django URLs & Django Views 34:46 Understanding URLs and Views in a bigger picture 42:02 Creating URLs and Views in Django 54:20 Understanding how URLs and Views work behind the scenes 1:06:15 Understanding Dynamic URLs 1:10:40 Creating Dynamic URLs Django HttpResponse Subclasses 1:26:48 HttpResponseNotFound subclass 1:31:43 HttpResponseRedirect Django Templates 1:45:16 Django Templates 1:52:00 How Templates work in Django 1:58:26 Understanding the need for dynamically generated Django Template by using Django Template language 2:02:38 Passing data (variables names) dynamically using Django Template language Generating HTML using Django tags in Django Template Language 2:07:36 'for' tag in Django Template language 2:14:14 'if else' tag in Django Template language 2:19:41 'elif' tag in Django Template language 2:22:07 'empty' tag in Django Template language 2:28:40 Filters in Django Template language 2:36:25 Organizing HTML template files 2:43:35 'url' tag in Django Template language Global Templates in Django 2:50:06 building paths using DIRS setting in settings.py 2:57:01 Template inheritance Static Files in Django 3:09:10 working with CSS static files 3:16:38 CSS global static files 3:21:47 Bootstrap template file (BUT WHERE TO FIND IT COZ ITS NOW HARD TO FOLLOW😔😭😭😭) 3:33:02 DRY by using 'include' tag😕 3:38:42 Customizing 404 page with Http404 3:45:48 Context processors 3:59:19 Databases overview 4:03:02 Get a very affordable full course on Udemy (BUT WITHOUT THE BOOTSTRAP HTML TEMPLATES ITS NOW HARD TO FOLLOW😔 😭 😭 😭, IF YOU CAN PROVIDE THE TEMPLATES THEN I WILL DEFINITELY BUY UR COURSE ITS YOUR TEACHING SKILLS ARE EXCEPTIONAL🤩😍🔥🔥🔥🗿✅🔥✨♟️🔥🔥🔥🔥🔥🔥🔥🔥🔥
@@programmingwithsingheverytime I try to complete the checkout on Udemy I receive this error msg: "We couldn't process your payment. Most of the time try with different payment method can solve. I only use Mastercard.". Is there a way I can directly communicate with you?
@wireless49 please use the link in the description to buy the course. I think you should refresh & retry or you can contact directly udemy for this issue. I think you should retry first. I am here if you need any further help
Really a great course Singh. The way you taught concepts step by step was amazing. Also another good quality of yours was giving affirmations to students like personally if there is something I dont understand I usually scratch my head and start looking here and there for answers and get side tracked but you tell students beforehand not to worry and this will be explained in further parts gives a big relief. I am almost about to complete the course, only thing I disliked is not including those resource files required to complete this free course. Please if possible include those files so we can complete this free course fully. Really appreciate the efforts, your way of teaching and at the pace you teach. Excellent course and I will be keeping a tab on your future courses. Maybe add a real life project in your paid course, just a suggestion.
Hello Coach My name is Samuel Onome, and I recently came across your Udemy course. I was impressed by the quality of the content and the materials you've used. However, I believe the course has not yet reached its full potential in terms of sales and visibility. As a digital marketing expert with years of experience, I've helped many instructors overcome challenges that often hinder the success of their courses. I'd love to discuss some strategies that could help you maximize the reach and impact of your course. Looking forward to the opportunity to assist you. Best regards, Samuel Onome
ill try coding.. just subscribe to your channel... hope you will post more of this helpful videos for beginners... i want to be a full stack web dev in the future :)
Please can anyone help on serialisation when I pass data from model to serializer class it gives error like date time in utc as I declared a date field with declaration of custom format in model class and serializer class, also I try to edit rest_framework in settings nothing work, please help
The link in the description is updated with most cheapest price i can offer. It is only valid for 5 days as udemy only allow cheapest price coupon for 5 days only. You can use coupon code AUGUST_BIRDS or the link below. Here is the link again: www.udemy.com/course/django-complete-course/?couponCode=AUGUST_BIRDS Thank You
@@programmingwithsingh we are impressed by your course and its potential impact! I'd love to collaborate on promoting it to a wider audience. Let's discuss how I can help spread the word effectively. Looking forward to your thoughts! Best regards..
after completion of the video , i want to buy the course but you increased it proce for 10 to 50 plus dollars. plz decrease it so more students can, but it ty
Sorry but i can only create 2 coupons for cheapest price and each one lasts 5 days. Check description I updated the link with cheapest price I can offer for now.
Hello Coach My name is Samuel Onome, and I recently came across your Udemy course. I was impressed by the quality of the content and the materials you've used. However, I believe the course has not yet reached its full potential in terms of sales and visibility. As a digital marketing expert with years of experience, I've helped many instructors overcome challenges that often hinder the success of their courses. I'd love to discuss some strategies that could help you maximize the reach and impact of your course. Looking forward to the opportunity to assist you. Best regards, Samuel Onome
🔗 Enroll Now! USE THE LINK BELOW TO GET IT FOR CHEAPEST PRICE🔗
www.udemy.com/course/django-complete-course/?couponCode=OCT2_BIRDS
You are the best for sure, a lot of learners know how to code with Django but few understand what really happens under the hood. This is not my first time with Django, now I feel like I've been pronouncing words in the language that I didn't even know what they meant.
Thank you!
Thank You! ❤️
TIMESTAMP ⌛⌛⌛⌛:
Introduction
0:00 What Django is
Setting Up The Environment For Working With Django
4:23 installing python
7:36 installing Django
10:46 installing visual studio code
Getting Started With Learning Django
12:58 creating Django project
22:38 running the server
Django Apps
25:23 Understanding Apps in Django
30:44 Creating Apps in Django
Django URLs & Django Views
34:46 Understanding URLs and Views in a bigger picture
42:02 Creating URLs and Views in Django
54:20 Understanding how URLs and Views work behind the scenes
1:06:15 Understanding Dynamic URLs
1:10:40 Creating Dynamic URLs
Django HttpResponse Subclasses
1:26:48 HttpResponseNotFound subclass
1:31:43 HttpResponseRedirect
Django Templates
1:45:16 Django Templates
1:52:00 How Templates work in Django
1:58:26 Understanding the need for dynamically generated Django Template by using Django Template language
2:02:38 Passing data (variables names) dynamically using Django Template language
Generating HTML using Django tags in Django Template Language
2:07:36 'for' tag in Django Template language
2:14:14 'if else' tag in Django Template language
2:19:41 'elif' tag in Django Template language
2:22:07 'empty' tag in Django Template language
2:28:40 Filters in Django Template language
2:36:25 Organizing HTML template files
2:43:35 'url' tag in Django Template language
Global Templates in Django
2:50:06 building paths using DIRS setting in settings.py
2:57:01 Template inheritance
Static Files in Django
3:09:10 working with CSS static files
3:16:38 CSS global static files
3:21:47 Bootstrap template file (BUT WHERE TO FIND IT COZ ITS NOW HARD TO FOLLOW😔😭😭😭)
3:33:02 DRY by using 'include' tag😕
3:38:42 Customizing 404 page with Http404
3:45:48 Context processors
3:59:19 Databases overview
4:03:02 Get a very affordable full course on Udemy (BUT WITHOUT THE BOOTSTRAP HTML TEMPLATES ITS NOW HARD TO FOLLOW😔 😭 😭 😭, IF YOU CAN PROVIDE THE TEMPLATES THEN I WILL DEFINITELY BUY UR COURSE ITS YOUR TEACHING SKILLS ARE EXCEPTIONAL🤩😍🔥🔥🔥🗿✅🔥✨♟️🔥🔥🔥🔥🔥🔥🔥🔥🔥
Does ur Udemy course include that bootstrap template sir?
@@wireless49 Yes my udemy course includes the source code. And these bootstrap templates
Thank you for your quick response sir.
@@programmingwithsingheverytime I try to complete the checkout on Udemy I receive this error msg: "We couldn't process your payment. Most of the time try with different payment method can solve. I only use Mastercard.". Is there a way I can directly communicate with you?
@wireless49 please use the link in the description to buy the course. I think you should refresh & retry or you can contact directly udemy for this issue. I think you should retry first. I am here if you need any further help
The fact you broke it down makes it easy to understand even better. Thank you so much!
Really a great course Singh. The way you taught concepts step by step was amazing. Also another good quality of yours was giving affirmations to students like personally if there is something I dont understand I usually scratch my head and start looking here and there for answers and get side tracked but you tell students beforehand not to worry and this will be explained in further parts gives a big relief.
I am almost about to complete the course, only thing I disliked is not including those resource files required to complete this free course. Please if possible include those files so we can complete this free course fully.
Really appreciate the efforts, your way of teaching and at the pace you teach.
Excellent course and I will be keeping a tab on your future courses.
Maybe add a real life project in your paid course, just a suggestion.
great teacher!
God bless you if you can upload these courses on UA-cam! They are very useful, and your way of teaching is excellent.
thanks a lot sir. Please bring flask full course too😊
Hello Coach
My name is Samuel Onome, and I recently came across your Udemy course. I was impressed by the quality of the content and the materials you've used.
However, I believe the course has not yet reached its full potential in terms of sales and visibility.
As a digital marketing expert with years of experience, I've helped many instructors overcome challenges that often hinder the success of their courses.
I'd love to discuss some strategies that could help you maximize the reach and impact of your course.
Looking forward to the opportunity to assist you.
Best regards,
Samuel Onome
I like your method, you explain very wel, I am enjoying
ill try coding.. just subscribe to your channel... hope you will post more of this helpful videos for beginners... i want to be a full stack web dev in the future :)
thank you.. na sokor yaa.. yo xokh po las che ben dug na, na khari kha thaday dug pin yaa
Taught advance level django
Can you please provide codebase for this tutorial. Thanks. I loved your stye of explaining concepts.
Please share for us the template or the source code for practice. Especially the template that you added
Great sir 🎉❤
Make video on saas based django project. Mention hot to use react with django. If possible make separate hindi course
thanks your course looks awesome
when i may to ask, what is your opinion about fastHTML?
started this today 30/8/2024 will make daily updates
lol
Typescript full course video please
Please can anyone help on serialisation when I pass data from model to serializer class it gives error like date time in utc as I declared a date field with declaration of custom format in model class and serializer class, also I try to edit rest_framework in settings nothing work, please help
hi Singh, if it's suitable for you, could you send me the link with best price again, because the link doesn't work properly
The link in the description is updated with most cheapest price i can offer. It is only valid for 5 days as udemy only allow cheapest price coupon for 5 days only. You can use coupon code AUGUST_BIRDS or the link below.
Here is the link again:
www.udemy.com/course/django-complete-course/?couponCode=AUGUST_BIRDS
Thank You
@@programmingwithsingh many thanks :)
please share the slides as well.
Thanks a lot
You can ask flask doubt to me.. iam a flask developer
Waiting for database part
Hello instructor, can we have a discussion on how we can promote your course on udemy
what do you mean ?
@@programmingwithsingh we are impressed by your course and its potential impact! I'd love to collaborate on promoting it to a wider audience. Let's discuss how I can help spread the word effectively. Looking forward to your thoughts! Best regards..
projects on python please
after completion of the video , i want to buy the course but you increased it proce for 10 to 50 plus dollars. plz decrease it so more students can, but it ty
Sorry but i can only create 2 coupons for cheapest price and each one lasts 5 days. Check description I updated the link with cheapest price I can offer for now.
flask as well
build one application please, and explain it
Someone will patent this thumbnail very soon XD
Anderson Margaret Wilson Mary Thompson Steven
Clark Jeffrey Wilson Barbara Hernandez Carol
Please speak Hindi
get lost handi
please learn English
hindi would be more better to reach to the mass.
Biggest comedy 😂
get lost 🐷
@@abhishekbg8008your mom
Interviewer or clients would prefer english though.
@@sagar5251 That can be handled. Par pahle baat samjh to aye. Khair .it is up to the teacher. Hindi would be much better.
Hello Coach
My name is Samuel Onome, and I recently came across your Udemy course. I was impressed by the quality of the content and the materials you've used.
However, I believe the course has not yet reached its full potential in terms of sales and visibility.
As a digital marketing expert with years of experience, I've helped many instructors overcome challenges that often hinder the success of their courses.
I'd love to discuss some strategies that could help you maximize the reach and impact of your course.
Looking forward to the opportunity to assist you.
Best regards,
Samuel Onome