Awesome guide Dave! 🚀If anyone’s looking for more Python tutorials, we’ve released logging in Django and Django middleware to help the community too 💪
@spencercooper36710 ай бұрын
Thank Dave. Since I started following you last year a lot has been learn....
@spencercooper36710 ай бұрын
Especially the 21 hours video chapters with python you introduced on free code camp. Thanks Dave your lessons mean a lot to me....
@haroldaaguirreg82412 ай бұрын
Thank you, this video was very helpful, i needed how to used for my highschool project, and the doc was too confusing for me, thanks you so much
@kumargupta714910 ай бұрын
Helpful Dave as always
@krzysiekkrzysiek905910 ай бұрын
Awesome and simple. Thx Dave.
@joanitahnankya3187Ай бұрын
Thank you so much . The video has been so help full, short and nice. Thank you
@anandcherian.585Ай бұрын
Amazing content and clear explanation. Thanks Dave.
@nillerbjj110 ай бұрын
Thanks Dave 👍👍
@chrishicks76304 ай бұрын
Many thanks for an excellent tutorial.
@LicenciasBiz4 ай бұрын
Great material Sr, thanks!
@dev-akeel10 ай бұрын
0:41 "poetry shell" is much easier command.
@krzysiekkrzysiek905910 ай бұрын
"pipenv shell" is even more easier 😉 😁
@dev-akeel10 ай бұрын
@@krzysiekkrzysiek9059 actually "poetry" does a lot of other things as well. And keeps all the envs inside a single folder rather than messing up with the project directly, then we need to use gitignore...
@CoryFleischman10 ай бұрын
Dave. Thanks for the video. I don't yet see the lesson 9 files up on your github. I want to copy the CSS file.
@DaveGrayTeachesCode10 ай бұрын
Noted! Loading now
@admas037 ай бұрын
thanks , helps me alot
@vegito953210 ай бұрын
Are rest api's possible in django, or we have to rely on DRF or django-ninja, and if we have to, then will you cover one of these in future videos ??
@DaveGrayTeachesCode10 ай бұрын
Good question - yes, with the Django REST Framework.
@vegito953210 ай бұрын
@@DaveGrayTeachesCode That's awesome, thanks
@himuna3875 ай бұрын
Question - I don't see any mention of updating URL Pattern. Did you miss it or did I miss it or is it not really not needed?
@LinuxForLife10 ай бұрын
The git Repository is not updated with the lesson 09 ...
@DaveGrayTeachesCode10 ай бұрын
Thanks for the note!
@LinuxForLife10 ай бұрын
@@DaveGrayTeachesCode Still no update ... 😥 At least push for the CSS ...
@anjaneyulub252910 ай бұрын
is this Django series completed Dave? Btw Thank you Dave as always
@DaveGrayTeachesCode10 ай бұрын
Not yet - a few more things to cover 😀
@anjaneyulub252910 ай бұрын
@@DaveGrayTeachesCode Keep going Dave :) .Please make RestApi Django Tutorials also .
@mamundev-ti2kv4 ай бұрын
Awesome but How I customization input field like username field and password input filed in user registration filed
@ronaldcochran534723 сағат бұрын
I am not seeing the error message popping up when I input an invalid password or username
@Ismoil-y1x2 ай бұрын
thanks
@deepatterson189410 ай бұрын
I don't find lesson 9 CODE you made. Thanks for your awesome teaching! You probably can read all my previous comments. I didn't know what I was looking for then. Now I know what I am looking for but don't find it in the list. Do you have another link to go to? Or is it just not being updated?
@DaveGrayTeachesCode10 ай бұрын
Thanks for the note! I thought I pushed this up to GitHub before. I double-checked and it is now there for sure.
@Tiktoktrendsandchallenge10 ай бұрын
I am already so used to your courses that I find it difficult to understand other tutors please why didn't you make a sass/scss course 😢 I am really battling to understand others
@DaveGrayTeachesCode10 ай бұрын
I could and have used it, but CSS is adapting some of the Sass/SCSS features. I feel like the trend is moving away from it.
@codernerd707610 ай бұрын
Next.js can learn from including Auth but it will never happen because the Vercel CEO owns lots part of the Clerk startup!
@DaveGrayTeachesCode10 ай бұрын
Yes it is nice that this is built into Django. When it comes to next.js, I prefer Kinde.