Dave, thank you so much for not only this, but your beginner HTML, CSS, and Python tutorials. For me at least, you've made so many difficult concepts to understand, suddenly easy to grasp. The fact this course and the other ones I mentioned are made freely available speaks volumes about you. Happy coding!
Thanks G. this is the first course that I have finished completely in my entire life. it took nearly 40 days to finish it. But I am glad that a slowass sloth like me learned something from it. Your teaching method is simple yet outstanding. You helped me bring out the potential out of me that I always thought I had. Forever grateful.
Can’t wait to go through this. I’ve worked with Django a bit, but it was ultra confusing, and it’s been a while. This will be a great refresher and hopefully clear up what I was not understanding before!
Hi Dave, Just wanted to thank you for this course, it really helped me start understanding web development as it is now. I am an old timer where we had to do everything by code (no frameworks). Thanks a lot.
I followed a bunch of flask tutorials. It sorta worked but was a lot of copy paste. I just did the official Django tutorial (which should be standard, it's a good tutorial) and am following this. So far it is clear and from me trying to follow things 1-2 years ago I am already liking this tutorial. 35 minutes in and this is great. Will update this in the future but so far this is the best intro I have seen. Simple is what people need to begin with. Doesn't matter if you make, remove or move stuff around. It just has to be clear!
Just finished the Register challenge! So far this is really the simplest, clearest and very educational tutorial. Will definitely look at the tailwind css video next. Now to see how the registration works. This was confusing in other tutorial and would be the only thing left to have a site going! Will post some ideas at the end.
Some time ago, I listened to an interview with a Python programmer. He said that now applications are built without the typical HTML templates, but using APIs. Namely, with the frontend layer of the application and data fetched from the server as JSON. So that the application page doesn't have to be reloaded to display the data. Could you Dave make such a tutorial with Django REST Framework? BTW, the current tutorial is amazing, thanks 👌👍💪
Easy to understand and follow, the pace is right, the explanation is sufficient, gradually covers from basic to more complex (but realistic) structure.
Hi Dave, I'm studying Django at my college for an undergraduate research project. Your courses have been extremely useful. I wish I could have a coffee with you someday 😀
This is an outstanding course and arguably the best Django resource available on UA-cam. However, it could do better in covering Models and ORM, which are crucial topics. It would also be great to see a section on the Custom User Model, especially since the official Django documentation emphasizes its importance. Still, for the price of free, this is an incredible resource, and I can't really complain. Thank you!
Always had problems learning from video courses because most of them are either unorganized or unclear while being too long. However, this is one of the few courses in which I found myself digesting the information easily and actually learning from it. Thank you for your hard work!
This is the best Django course on this platform. The explanation is very clear and easy to follow along. The way you take a posts app as an example project and build upon it, makes this course very hands on instead of just reading thorough the documentation.
I prefer naming apps like "app_posts" or "app_users" etc. to see more clearly on project tree and "www" for the project main folder to be listed at the end of tree, because you already have a project name in the parent folder. Hope this helps somebody.
Im so excited because i have some python code i find useful and i want to share access to those features to non coder friends. Its so nice having a reason to learn django now and i already like your teaching methods 🙏
Thanks Mentor Dave. Your courses are always comprehensive and way better than most i have seen on this platform. Thanks for creating many web developers through them.
1.5 hrs in. Great tutorial so far. Though I wish the naming conventions should be much easier and slightly different. Posts, post, list, lists becomes confusing, especially when you run into errors and you don't know which .py file it's in.
I love this I’m now starting to understand Django tho not done with your tutorial but it all make sense I now understand Django templates.. I must subscribe
Thx I am on the first lession. I was able to integrate my codepen html site into django using your guide, hope it'll also show how to host it for somebody else. I have used 3 other tutorials, none of them helped (either errors inside cmd, or just straight obsolete coding pattern, so functions don't work). Your tutorial works for my pycharm.
Firstly, I want to thank you for the previous class. It was the perfect programming course I had ever. I had recommanded my friends about ur channel and they liked it too much. Personally, I do ask for the next course about django, like focus on backend, Database and API usage. The python intermediate also could be useful. Talking about most useful modules, file handling ie JSON, XML.. It will be helpful. Thanks for ur hard work.
Dave, congratulations on your ability to speak with passion and clarity and in great detail, helping other developers think about how to best develop applications.
I've looked for many courses online for django, but them were super-confusing. The way you made the course with so clarity is just awesome!! Thanks Dave. Going to subscribe your channer..
Absolutely loved the simplicity of your teaching method! It was very intuitive and easy to follow along! Thank you so much for putting out this awesome course of Django!
Dave, loved this tutorial, leant heaps and even been able to apply to my own mini project. One question... in my windows 10 environment, when I need to activate the virtual environment I get an error when I use 'source'. source: The term 'source' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. but when I exclude 'source' I can simply activate with .venv/Scripts/activate
this course for beginners, what I mean? Well, here only django. Not css or javascript, I recommend you this course if you don't even know what is django
Salam from Afghanistan to the best software instructor of the work and i am calling for your further success dear teacher Dave. one more request that as you have provided lots of instructive and meaningful lesson about different subjects could you please provide a new sequential react and VUE JS as well ?
Dave, thank you so much for not only this, but your beginner HTML, CSS, and Python tutorials. For me at least, you've made so many difficult concepts to understand, suddenly easy to grasp. The fact this course and the other ones I mentioned are made freely available speaks volumes about you. Happy coding!
You're very welcome!
Finally a teacher with proper English.
Thanks G. this is the first course that I have finished completely in my entire life. it took nearly 40 days to finish it. But I am glad that a slowass sloth like me learned something from it. Your teaching method is simple yet outstanding. You helped me bring out the potential out of me that I always thought I had. Forever grateful.
Can’t wait to go through this. I’ve worked with Django a bit, but it was ultra confusing, and it’s been a while. This will be a great refresher and hopefully clear up what I was not understanding before!
Same her man.
Thanks Dave. This is my FIRST introduction to Django and I can't tell you enough how much I enjoyed and understood it. You're such a good trainer!
Looked at around 3-4 tutorials and the only one whose explanation i could understand and retain is yours.
Thanks a lot Dave!!!
This isn’t just any tutorial-it’s a true masterpiece of templates! 🎨🙌 Huge thanks to Dave Gray, the Django maestro! 🎩✨
Hi Dave,
Just wanted to thank you for this course, it really helped me start understanding web development as it is now. I am an old timer where we had to do everything by code (no frameworks).
Thanks a lot.
@@normangarcia3222 you're welcome!
Dave, i ve been looking for this for weeks, the timing is just perfect, Wow.
The best Django course ever seen!
I followed a bunch of flask tutorials. It sorta worked but was a lot of copy paste. I just did the official Django tutorial (which should be standard, it's a good tutorial) and am following this. So far it is clear and from me trying to follow things 1-2 years ago I am already liking this tutorial. 35 minutes in and this is great. Will update this in the future but so far this is the best intro I have seen. Simple is what people need to begin with. Doesn't matter if you make, remove or move stuff around. It just has to be clear!
Just finished the Register challenge! So far this is really the simplest, clearest and very educational tutorial. Will definitely look at the tailwind css video next. Now to see how the registration works. This was confusing in other tutorial and would be the only thing left to have a site going! Will post some ideas at the end.
Some time ago, I listened to an interview with a Python programmer. He said that now applications are built without the typical HTML templates, but using APIs. Namely, with the frontend layer of the application and data fetched from the server as JSON. So that the application page doesn't have to be reloaded to display the data. Could you Dave make such a tutorial with Django REST Framework? BTW, the current tutorial is amazing, thanks 👌👍💪
Easy to understand and follow, the pace is right, the explanation is sufficient, gradually covers from basic to more complex (but realistic) structure.
Hi Dave, I'm studying Django at my college for an undergraduate research project. Your courses have been extremely useful. I wish I could have a coffee with you someday 😀
1:48:16 - Love how we both have the same image on our computers, Fallback.png defined! Amazing tutorial, so simple to follow!
Oh my gosh, you're a lifesaver! It's my first days in my internship, and this video taught me so much. Thank you 😁
This is an outstanding course and arguably the best Django resource available on UA-cam. However, it could do better in covering Models and ORM, which are crucial topics. It would also be great to see a section on the Custom User Model, especially since the official Django documentation emphasizes its importance. Still, for the price of free, this is an incredible resource, and I can't really complain. Thank you!
Completed course in 3 days, because Dave paid great attention to detail.
I love the format for this series. I like that you use the same project file throughout the entire session. It creates a nice flow for the video.
Thank you!
Always had problems learning from video courses because most of them are either unorganized or unclear while being too long. However, this is one of the few courses in which I found myself digesting the information easily and actually learning from it. Thank you for your hard work!
Glad it was helpful!
This is the best Django course on this platform. The explanation is very clear and easy to follow along. The way you take a posts app as an example project and build upon it, makes this course very hands on instead of just reading thorough the documentation.
Would you recommend this course if I've never heard of django ? I am looking for a great course Please reply
@@fnaticeclipse3822 yeah, but you should have a good understanding of python atleast
Yeah i know python, can i do this course instead of corey schafer django playlist?@@hemant5718
Dave, you are amazing at simplifying things that usually intimidate people.
Thank you for the kind words!
just 30 mins in and I'm blown away by your explanation. Thanks Dave!
Glad it was helpful!
This course enabled me to level up, Thank you.!
I prefer naming apps like "app_posts" or "app_users" etc. to see more clearly on project tree and "www" for the project main folder to be listed at the end of tree, because you already have a project name in the parent folder. Hope this helps somebody.
Dave, you are really something. Your work is top-notch and comes with ease and simplicity.
Thank you!
Amazing content and clear explanation. Thanks Dave.
Im so excited because i have some python code i find useful and i want to share access to those features to non coder friends. Its so nice having a reason to learn django now and i already like your teaching methods 🙏
Thank you so much, this helped a lot, I've an interview in two days
Thanks Mentor Dave. Your courses are always comprehensive and way better than most i have seen on this platform. Thanks for creating many web developers through them.
1.5 hrs in. Great tutorial so far.
Though I wish the naming conventions should be much easier and slightly different. Posts, post, list, lists becomes confusing, especially when you run into errors and you don't know which .py file it's in.
Thank You, Dave !🙏
It seems that you have a lot of technologies I want to learn.
Just starting out. Thanks Dave!
I love this I’m now starting to understand Django tho not done with your tutorial but it all make sense I now understand Django templates.. I must subscribe
Thx I am on the first lession. I was able to integrate my codepen html site into django using your guide, hope it'll also show how to host it for somebody else. I have used 3 other tutorials, none of them helped (either errors inside cmd, or just straight obsolete coding pattern, so functions don't work). Your tutorial works for my pycharm.
I AM SO GLAD I CAME ACROSS YOUR CHANNEL.I HAVE REALLY GAINED ALOT. PLS WHICH HTML EXTENSION ARE YOU USING?
Hey Dave, thank you so much for this wonderful crash course!
Firstly, I want to thank you for the previous class. It was the perfect programming course I had ever. I had recommanded my friends about ur channel and they liked it too much. Personally, I do ask for the next course about django, like focus on backend, Database and API usage. The python intermediate also could be useful. Talking about most useful modules, file handling ie JSON, XML.. It will be helpful. Thanks for ur hard work.
Found a lot of those lengthy tutorials yet your's is the only i can focus on and understand. Glad to have found your channel. Thank you
I just finished it. It was awsome thanks a million @Dave
I’m really impressed by your tutorials….. Mr. Gray
Thx 4 upload all lesson in one movie. Great work & I cannot wait 4 Ur another jDango lessons.
Best Course ever, I highly recommend. Thank you Mr. Grey, I learned a lot from this video.
You keep delivering when needed just when i am advancing in Django you can to my rescue i have been learning alot from you
Dave Gray your the best teacher of my learning website designing Thank you 🙏
Thank you so much, I've done it! 🙂
Amazing , courses easy to understand. The best thing is you are telling shortcut keys of vs code
This course was really helpful for me. Thank you Dave!
Best IT tutorials channel. Mr. Dave Gray, you are the best!
Thank you for this amazing course. I have learned so much from you. I am truly grateful
Simply superb Dave
Very cool Django course, one of the easiest to follow and very helpful. THANKS DAVE FOR ALL THE GREAT CONTENT!
Glad it was helpful!
Dave, congratulations on your ability to speak with passion and clarity and in great detail, helping other developers think about how to best develop applications.
Fantastic tutorial!!! Thank you so much for sharing your knowledge!
Does this include building an API? DRF or Ninja? If so, this will be really awesome.
Thank you Dave!! You helped so much to learn Django!
Pretty clear and straightforward explanation, all my basics are cleared in one go. Thank you so much for the wonderful tutorial
You're very welcome!
I've looked for many courses online for django, but them were super-confusing. The way you made the course with so clarity is just awesome!! Thanks Dave. Going to subscribe your channer..
Create starting course Dave. Thanks.
Thank you so much Dave for making the world a better place to live
Absolutely loved the simplicity of your teaching method! It was very intuitive and easy to follow along! Thank you so much for putting out this awesome course of Django!
Glad it was helpful!
Hi Dave, it was a pleasure to have followed your course. Very well done. Greetings from Rome, Italy
Great material. Congrats. A simple suggestion. Use dev containers with VSCode and you won't need venv anymore :)
Wonderfully designed and delivered the Django
Dave!
Glad to see some Django love. Hopefully some htmx/hyperscript with tailwind integrated with templates comes soon! ❤
Could be a fun project!!
Never live comments but this tutorial was top notch, will be buying you a coffee!
Dave, loved this tutorial, leant heaps and even been able to apply to my own mini project.
One question... in my windows 10 environment, when I need to activate the virtual environment I get an error when I use 'source'.
source: The term 'source' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
but when I exclude 'source' I can simply activate with .venv/Scripts/activate
Another awesome content 🔥 🔥
Thank you!
I'm simply amazed by your skills :P I'd hire a programming consulting service from you
Thank you very much. bro! Greetings from Mexico. I am already subscribed.
Excellent tutorial :) Thank you very much :)
well done dave You helped a lot
Thank you so much Dave!
Hello Dave,
With due respect, do you have any plan for making video on Django Rest Framework?
I think it would be helpful for many of us.
Yes, I plan to later this year.
Awesome tutorial, Dave: clear, straight to the point, wastes no time in trivial explanations. Exactly what I was looking for. New subscriber here!
thank you very much from Kenya.
Muchas gracias mister Dave, por este excelente tutorial🙏👏🙌🙌🙌
Loving the course, What is your set up for VS Code Themes? It seems so easy on the eyes? Thanks.
Exactly!! Please response Dave .. thank you!!!
Thank you dave really learned alot thanks again
Wow...this tutorial is a gem..
thanks man im been using flask it's time to use django.
Thanks a lot. It was a great help. 💗💗
Coming from Laravel, This is Amazing
Dave this is amazing. Thank you!
Welcome!
Thanks Legend, This is like the Chiefs SB with Django. Thanks for the great work Dave you are legend mate..
You're welcome! Thank you for the kind words 🙌
@@DaveGrayTeachesCode 🙏❤
Thank you so much sir really appreciated your effort
Very Thanks Sir, Please make a video how can we deploy our django project.
❤ from India 🎉 Keep going Dave ✌ Thank you!! 😊
Thank you! Will do!
@@DaveGrayTeachesCode A complete course on mySQL, GraphQL to this playlist would be super helpful 😊
@@DaveGrayTeachesCode Dave if you could make complete course for mySQL and GraphQL for this playlist it will be great 😇
Thanks for such an outstanding beginner’s course on django framework
Glad it was helpful!
😊yeah
thanks for this great tutorial!
this course for beginners, what I mean? Well, here only django. Not css or javascript, I recommend you this course if you don't even know what is django
Thank you very much Dave! This was really helpful...
Glad it was helpful!
@@DaveGrayTeachesCode can you please teach django in more detail with projects such as ecommerce etc.
This is awesome, thank you 💪
Could you have the time to possibly create django htmx course? :)
Salam from Afghanistan to the best software instructor of the work and i am calling for your further success dear teacher Dave.
one more request that as you have provided lots of instructive and meaningful lesson about different subjects could you please provide a new sequential react and VUE JS as well ?
Are you a taliban member? Surprise that you can access internet from afghanistan.
Very interesting video, thank you!
Super Content. You are best online tutor ever seen
Thanks!
Day 1: Completed till around 2:00:00, took me about 5hours
The best tutorial was I ever seen
you are the best dave!
The legend is back with another life-saver 💯
Thanks! 🙌