Django 5.1 will be more secure by default

  Рет қаралды 9,370

Dennis Ivy

Dennis Ivy

Күн бұрын

Пікірлер: 78
@francistrujillo2488
@francistrujillo2488 4 ай бұрын
REST_FRAMEWORK = { 'DEFAULT_PERMISSION_CLASSES': [ 'rest_framework.permissions.IsAuthenticated', ] }
@DennisIvy
@DennisIvy 4 ай бұрын
Ah right, I actually forgot about that, dang, would’ve been good to mention in the video.
@Danish_Khan_
@Danish_Khan_ Ай бұрын
LOL!😆
@nemeziz_prime
@nemeziz_prime 4 ай бұрын
Dennis you are one of the best Django teachers on KZbin/Udemy. It'd be awesome if you could make a new updated Django 5 course on KZbin or Udemy with DRF and testing. You're the best
@DennisIvy
@DennisIvy 4 ай бұрын
I'm working on something ;)
@nemeziz_prime
@nemeziz_prime 4 ай бұрын
@@DennisIvy exciting times ahead 💪🏻
@GenForce
@GenForce 4 ай бұрын
​@@DennisIvy can we get a tutorial on asynchronous based views?
@codedjango
@codedjango 4 ай бұрын
@@DennisIvy that something is going on YT or Udemy?
@chiomaobiajulu4363
@chiomaobiajulu4363 4 ай бұрын
@@DennisIvyyes pleaseee because I’d really like to see you working with Django 5. I’m ready 😊. You’re Django’s best always
@BrealyPadron
@BrealyPadron Ай бұрын
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.
@DennisIvy
@DennisIvy 3 ай бұрын
Don't forget to check out my Complete Django Course: dub.sh/Django5-1
@rexsybimatrimawahyu3292
@rexsybimatrimawahyu3292 3 ай бұрын
Im sorry to say this but the domain is being reported as pishing in my cloudlare dns, is it safe?
@DennisIvy
@DennisIvy 3 ай бұрын
@@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
@rexsybimatrimawahyu3292
@rexsybimatrimawahyu3292 3 ай бұрын
@@DennisIvy will check them out, thanks!
@sweethouse2773
@sweethouse2773 4 ай бұрын
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 KZbin
@CodeWithClinton
@CodeWithClinton 4 ай бұрын
Glad to have you back Dennis, hope to see more of you on this channel.
@DennisIvy
@DennisIvy 4 ай бұрын
You will 😉
@Ilhom_Rustamov
@Ilhom_Rustamov 4 ай бұрын
Hello everyone. I wanna thank Dennis Ivy. He teaches us for Django with the most powerful techniques. From Uzbekistan
@DennisIvy
@DennisIvy 4 ай бұрын
My absolute pleasure 😁
@hadi_2122
@hadi_2122 4 ай бұрын
Happy to see you here again.
@yashinshekh802
@yashinshekh802 4 ай бұрын
after a long time. doing great job. keep posting the new video
@WebDevCody
@WebDevCody 4 ай бұрын
The man, the legend. He’s back bois
@DennisIvy
@DennisIvy 4 ай бұрын
😊🙏🔥
@olanrewajuadam7499
@olanrewajuadam7499 4 ай бұрын
Thank you Dennis for this I am not switching to that stressful version, who gave them that recommendation
@abdulwahidali493
@abdulwahidali493 4 ай бұрын
Your course helped me a lot, thank you sir.
@DennisIvy
@DennisIvy 4 ай бұрын
☺️
@ayushvanvary
@ayushvanvary 4 ай бұрын
Good to see back Dennis❤ Are you busy learning php at Appwrite Keep posting django Stuff man, You are best
@DennisIvy
@DennisIvy 4 ай бұрын
Haha busy at appwrite, but not php
@MindRelaxtion
@MindRelaxtion Ай бұрын
HELLO MY BROTHER THANKS FOR YOUR E-COMMERCE SERIES I HAVE LOT'S OF PROBLEM HAVE SOLVED NOW AFTER WATCHING YOUR VIDEO
@mlsandreas
@mlsandreas 4 ай бұрын
it was time !! back to Django!!!
@gee_rex
@gee_rex 3 ай бұрын
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???
@mannyebrahimi8696
@mannyebrahimi8696 4 ай бұрын
Welcome back boss 🔥
@pythoncave
@pythoncave 3 ай бұрын
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.
@nikhilt3755
@nikhilt3755 2 ай бұрын
yes it should be 403 forbidden
@MumtazAli-nm6cz
@MumtazAli-nm6cz Ай бұрын
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!
@ahmedrashad494
@ahmedrashad494 4 ай бұрын
is there any news regarding the real time in django without channels 😢?
@vectoralphaSec
@vectoralphaSec 3 ай бұрын
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.
@hasiiabbasi
@hasiiabbasi 4 ай бұрын
Thanks a lot❤
@bollvigblack
@bollvigblack 2 ай бұрын
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
@DennisIvy
@DennisIvy 2 ай бұрын
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 😉
@bollvigblack
@bollvigblack 2 ай бұрын
@@DennisIvy that's exactly what i want to see! thanks
@ebenezeradedotun4197
@ebenezeradedotun4197 3 ай бұрын
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?
@learnwithkhensani24
@learnwithkhensani24 4 ай бұрын
Cool staff💯
@rationalindianguy
@rationalindianguy 3 ай бұрын
Amazing brother. I saw your React video Perfect!!! Please create a complete course on ReactJs topic by topic
@TheHeroIsRisingUp
@TheHeroIsRisingUp 3 ай бұрын
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?
@mihaelaguja1165
@mihaelaguja1165 3 ай бұрын
I came from your django udemy course and i was wondering if we can have a course of Django + SEO.
@juniormutalbe3587
@juniormutalbe3587 4 ай бұрын
DENIS THANKS A LOT
@itslemah
@itslemah 4 ай бұрын
Please drop some new django tutorials for us Denis, we really need it
@DennisIvy
@DennisIvy 4 ай бұрын
I will ;)
@MrSunTrope
@MrSunTrope 4 ай бұрын
We missed you
@DennisIvy
@DennisIvy 4 ай бұрын
I missed you all too 😁
@parmanandchauhan6182
@parmanandchauhan6182 4 ай бұрын
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 🙏
@joaoarthurbandeira
@joaoarthurbandeira 4 ай бұрын
Hey Dennis, could you do a project that uses both DRF for backend and Nextjs for the frontend? Thanks, man!
@DennisIvy
@DennisIvy 4 ай бұрын
Yep!
@amaangigani9372
@amaangigani9372 4 ай бұрын
Please make videos of all the new cool add ons❤️
@hachhh
@hachhh 4 ай бұрын
Finally!!!
@alexdin1565
@alexdin1565 4 ай бұрын
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
@ifeanyinneji7704
@ifeanyinneji7704 4 ай бұрын
Need this to be integrated in Django rest framework also
@thetechtimes
@thetechtimes 4 ай бұрын
Can you show us how can we create SaaS in Django must needed, Thanks for your contribution man ❤
@pavitirakumaran8334
@pavitirakumaran8334 2 ай бұрын
need an tutorial on fullstack app video with authentication like otp using reactjs as frontend and django as backend
@armanriyahi
@armanriyahi 4 ай бұрын
hi, what's your folder icon's extention ??
@DennisIvy
@DennisIvy 4 ай бұрын
This is form the VS code theme "Catppucin"
@ajoyjohn6903
@ajoyjohn6903 27 күн бұрын
bro make a vdeo about integrating a payment gatway with django application
@frameff9073
@frameff9073 4 ай бұрын
Good
@araz911
@araz911 3 ай бұрын
sound like app write, but that is total scam sound, so I prefer PHP MYsql .
@DennisIvy
@DennisIvy 3 ай бұрын
What?
@araz911
@araz911 3 ай бұрын
@@DennisIvy I prefer PHP MySQL. LAMP
@scott_itall8638
@scott_itall8638 4 ай бұрын
What are you running for the front end these days? still React?
@DennisIvy
@DennisIvy 4 ай бұрын
Yep, react mostly. Although I really like Astro, my personal site is built with it
@hasiiabbasi
@hasiiabbasi 4 ай бұрын
Can you suggest to me whether it's better to start with Astro or learn React for frontend and Django for backend?
@codingforever3196
@codingforever3196 4 ай бұрын
First view "Guru"
@olyvarjohannes6094
@olyvarjohannes6094 3 ай бұрын
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
@meowbrunei
@meowbrunei 4 ай бұрын
Time to rewrite my code
@DennisIvy
@DennisIvy 4 ай бұрын
Not yet ;)
@user-zv9pt9th8l
@user-zv9pt9th8l 2 ай бұрын
SIR ! WE NEED DJANGO REST FRAMEWORK PROJECT LIKE MY COMMENT IF ANYONE WANT DRF PROJECT
@manuel-jo
@manuel-jo 4 ай бұрын
Second view 😂😂
Django Skills Roadmap To Getting A Job
17:31
Dennis Ivy
Рет қаралды 68 М.
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 26 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 275 #shorts
00:29
HTMX Sucks
25:16
Theo - t3․gg
Рет қаралды 127 М.
Обсудим Django 5, The AI Act, JetBrains AI и Аврора 5
42:52
Сурен Хоренян
Рет қаралды 2,4 М.
What is OpenTelemetry?
12:55
Highlight
Рет қаралды 10 М.
5 Good Python Habits
17:35
Indently
Рет қаралды 579 М.
What Makes A Great Developer
27:12
ThePrimeTime
Рет қаралды 202 М.
How much python do you need before django?
13:29
Dennis Ivy
Рет қаралды 223 М.
Why I focus on patterns instead of technologies
7:55
NeetCodeIO
Рет қаралды 233 М.
Getting Started With Django All Auth
19:01
Pretty Printed
Рет қаралды 11 М.
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47