Dennis you are one of the best Django teachers on UA-cam/Udemy. It'd be awesome if you could make a new updated Django 5 course on UA-cam or Udemy with DRF and testing. You're the best
Thanks to your Django videos around the year 2019-2020 I got deeper into software development, and I was able to sell a Django project for an e-commerce, which I later integrated with React as I acquired more knowledge, as of today I have more than 3 years of professional experience in a large company, so as not to get off the point, thank you Dennis for making videos to facilitate learning for those of us who are more self-taught, keep making more videos like these.
Love to see you make videos again. You Django 7 hours Django course taught me a lot. I would be glad if you can make a tutorial like that on DRF and NEXT js on UA-cam
Honestly i never use class-based views. I only use the regular function-based views. Its easier, more straightforward and more specialized for me at least.
Why does `login_required` return a status code of 404? It should be 403. If it always returns 404, we won't be able to distinguish whether the URL actually exists.
I have a question regarding web design. As a Full Stack Web Developer with a focus on backend technologies, I often find myself needing to create or contribute to the design of websites. However, I don’t have a strong background in design. How do you approach website design when you primarily focus on development? Do you have any strategies or tools that you use to manage and improve the design aspect of your projects? Any advice or resources would be greatly appreciated!
@@rexsybimatrimawahyu3292 No idea why that's the case, it points straight to udemy. This is where it points to: www.udemy.com/course/python-django-2021-complete-course/learn/lecture/27268008?referralCode=5EE78E30D7C468BF08F6#overview
Need a help. How can I update a model in db with saving the old data, I mean, when updating a model, the old and the updated one should be stored separately?
Thanks for the update bro. Your the best. ...but I think I've never heard u talk about "Generic views'. I use them more cause they're so much easier. Why don't u like them , and will there be any issues with them in the nearest future???
Hi Dennis. I'm working on a Django project and I'm using Django all-auth package with Google as the third-party authentication. My application will have two categories of users, namely Mentor and Mentee. I want to use the same login/sign-up page for both users but they will be redirected to their respective dashboard after successful login. How can I achieve this?
Hi Dennis please can you make a video on how we can override django default admin dashboard using tailwind or we use something like react because thedefault one not good and thanks again for this toutorials
if us programmers had not wasted our life on this crappy job we could have done wau better in nursing or otger medical field saturation doesn't mean shit in medical field there is always demand
REST_FRAMEWORK = {
'DEFAULT_PERMISSION_CLASSES': [
'rest_framework.permissions.IsAuthenticated',
]
}
Ah right, I actually forgot about that, dang, would’ve been good to mention in the video.
LOL!😆
Dennis you are one of the best Django teachers on UA-cam/Udemy. It'd be awesome if you could make a new updated Django 5 course on UA-cam or Udemy with DRF and testing. You're the best
I'm working on something ;)
@@DennisIvy exciting times ahead 💪🏻
@@DennisIvy can we get a tutorial on asynchronous based views?
@@DennisIvy that something is going on YT or Udemy?
@@DennisIvyyes pleaseee because I’d really like to see you working with Django 5. I’m ready 😊. You’re Django’s best always
Thanks to your Django videos around the year 2019-2020 I got deeper into software development, and I was able to sell a Django project for an e-commerce, which I later integrated with React as I acquired more knowledge, as of today I have more than 3 years of professional experience in a large company, so as not to get off the point, thank you Dennis for making videos to facilitate learning for those of us who are more self-taught, keep making more videos like these.
Hello everyone. I wanna thank Dennis Ivy. He teaches us for Django with the most powerful techniques. From Uzbekistan
My absolute pleasure 😁
Glad to have you back Dennis, hope to see more of you on this channel.
You will 😉
Love to see you make videos again. You Django 7 hours Django course taught me a lot. I would be glad if you can make a tutorial like that on DRF and NEXT js on UA-cam
The man, the legend. He’s back bois
😊🙏🔥
Happy to see you here again.
Thank you Dennis for this
I am not switching to that stressful version, who gave them that recommendation
after a long time. doing great job. keep posting the new video
it was time !! back to Django!!!
HELLO MY BROTHER THANKS FOR YOUR E-COMMERCE SERIES I HAVE LOT'S OF PROBLEM HAVE SOLVED NOW AFTER WATCHING YOUR VIDEO
Honestly i never use class-based views. I only use the regular function-based views. Its easier, more straightforward and more specialized for me at least.
Your course helped me a lot, thank you sir.
☺️
Good to see back Dennis❤
Are you busy learning php at Appwrite
Keep posting django Stuff man,
You are best
Haha busy at appwrite, but not php
Why does `login_required` return a status code of 404? It should be 403. If it always returns 404, we won't be able to distinguish whether the URL actually exists.
yes it should be 403 forbidden
is there any news regarding the real time in django without channels 😢?
Welcome back boss 🔥
I have a question regarding web design. As a Full Stack Web Developer with a focus on backend technologies, I often find myself needing to create or contribute to the design of websites. However, I don’t have a strong background in design.
How do you approach website design when you primarily focus on development? Do you have any strategies or tools that you use to manage and improve the design aspect of your projects? Any advice or resources would be greatly appreciated!
Don't forget to check out my Complete Django Course: dub.sh/Django5-1
Im sorry to say this but the domain is being reported as pishing in my cloudlare dns, is it safe?
@@rexsybimatrimawahyu3292 No idea why that's the case, it points straight to udemy. This is where it points to: www.udemy.com/course/python-django-2021-complete-course/learn/lecture/27268008?referralCode=5EE78E30D7C468BF08F6#overview
@@DennisIvy will check them out, thanks!
Cool staff💯
Need a help. How can I update a model in db with saving the old data, I mean, when updating a model, the old and the updated one should be stored separately?
Thanks a lot❤
We missed you
I missed you all too 😁
Amazing brother. I saw your React video Perfect!!! Please create a complete course on ReactJs topic by topic
Hi Dennis ❤ what is your opinion about next.js i recently started building project with it and i am very impressed that you can do front+back with it
I'm a fan, altho I used to stick to using just plain React, I will be using NextJS more in the near future. Expect videos with NextJS + Django soon 😉
@@DennisIvy that's exactly what i want to see! thanks
DENIS THANKS A LOT
Thanks for the update bro.
Your the best.
...but I think I've never heard u talk about "Generic views'. I use them more cause they're so much easier. Why don't u like them , and will there be any issues with them in the nearest future???
Hi Dennis. I'm working on a Django project and I'm using Django all-auth package with Google as the third-party authentication. My application will have two categories of users, namely Mentor and Mentee. I want to use the same login/sign-up page for both users but they will be redirected to their respective dashboard after successful login. How can I achieve this?
Please make videos of all the new cool add ons❤️
Please drop some new django tutorials for us Denis, we really need it
I will ;)
Finally!!!
Man, I wanna learn a Python framework to develop for backends and I can't decide between FastAPI and Django. What are your thoughts on there?
I came from your django udemy course and i was wondering if we can have a course of Django + SEO.
Dennis thanku for videos.can u make updated django course with async views and DRF .i am following u for 3 years now.Needs new series or course 🙏
Hi Dennis please can you make a video on how we can override django default admin dashboard using tailwind or we use something like react because thedefault one not good and thanks again for this toutorials
Hey Dennis, could you do a project that uses both DRF for backend and Nextjs for the frontend? Thanks, man!
Yep!
Need this to be integrated in Django rest framework also
hi, what's your folder icon's extention ??
This is form the VS code theme "Catppucin"
need an tutorial on fullstack app video with authentication like otp using reactjs as frontend and django as backend
bro make a vdeo about integrating a payment gatway with django application
Can you show us how can we create SaaS in Django must needed, Thanks for your contribution man ❤
Good
sound like app write, but that is total scam sound, so I prefer PHP MYsql .
What?
@@DennisIvy I prefer PHP MySQL. LAMP
What are you running for the front end these days? still React?
Yep, react mostly. Although I really like Astro, my personal site is built with it
Can you suggest to me whether it's better to start with Astro or learn React for frontend and Django for backend?
First view "Guru"
SIR ! WE NEED DJANGO REST FRAMEWORK PROJECT
LIKE MY COMMENT IF ANYONE WANT DRF PROJECT
if us programmers had not wasted our life on this crappy job we could have done wau better in nursing or otger medical field saturation doesn't mean shit in medical field there is always demand
Time to rewrite my code
Not yet ;)
Second view 😂😂