This really is a very good tutorial. Short, no noise, easy to undertand and, somehow, manages to explain what is going on, despite being 'Oversimplified'. Well done.
Dennis - now in 2024 and your video is still working hard for us. Much appreciated and thank you! Excellent presentation and exactly what is required to get started with confidence. Cheers from Sydney - Dave
You are undeniably a very well-grounded developer.And Your tutorials are so good.Can't wait for you to release more tutorials on django and react framework.
Great video. I am learning Django and my first task in my first IT job is Django Rest. Thank you for breaking down the topic so that it is super clear. 9:43
Waoh that is why I school from your thoughts, easy and straight to point work, and easy language of communication... Changed career did not know even what programming is but now courtesy of Dennis Ivy. I am enjoying the title of a software dev... Be blessed Bruh.
I don't even think you understand how this is useful for us Dennis. You are literally showing us that there is a way to accomplish our dreams without going to college or university. You are a teacher, a good one. Thanks!
Before this video I was thinking thar DRF is a monster or something and I couldn't get a single thing from there docs. Thanks Denis, love your videos. You're the man !!
one of the greatest videos i have seen, thank you for this it's helped me get up and running with DRF i will figure out the rest with the docs but this is already enough to kick start my task. again thank you Dennis you the real G.
I don't even know python (I know programming) & just wanted to build rest API's using python (Django), fortunately i learned so quickly as if python was my primary language. Good Work Dennis!
Hats Off & Thank you to you, Sir! Though it was a 9 : 42 mins video. But it took me 30 mins to understand & implement properly. This was my 1st Django rest framework tutorial! I will now jump down into this topic & follow your playlist 😊😊
Amazing, I have started learning DRF, read some documentations and articles. But the information provided in this video was more useful to understand the basic concept. Thank you for your amazing work!
This is Amazing how simple and outstanding it is. Thank you so much. I am burned out today because of API's, auth things and having imposter symdrome but thanks for this video🌸
I am loving these oversimplified videos ..such a great content to quickly go through the concepts and quick revision ...Thank you...🙂 Hoping to see more oversimplified videos and big project videos including react and django.
Glad you like them! Definitely more coming along with projects. I wanted to make these so I can always reference to these in my projects if people are needing an overview before they start.
Oversimplified indeed [SUBSCRIBED]. The best video on youtube which offers effortless understanding of Django Rest Framework. Amazing walk through, Dennis !
Wow.. really terrific video! Good pace. VERY clear explanations. I mean, I'm gonna say that again - REALLY clear explanations. Very good job scripting this out Dennis! Nicely done.
Thanks Dennis and you are doing a great job. Recently the videos on "Django Oversimplified" and "Python Django Explained In 8 Minutes" were also very much helpful. I request to make a short video like the above one's on Django interaction with database like filtering, querysets.
Hi dennis. Your channel is the only one that I chose to refer to for django related things. Can you please make a tutorial on django rest framework too.
I had to move the folder 'api' into the myproject folder for django to read it. Also i had to do `python manage.py migrate` to create the tables and after that I could see the page at 3:28. That wasn't displayed on the video
As for the first part of your issue, adding path('', include('api.urls')) to urlpatterns list inside myproject/urls.py would fix it. As for the migrations, I also had to use the python manage.py migrate command. That should have been shown in the video.
I understood the first two sentences of this entire video. That is it. I’m going to have to learn Django apparently so I can manage the back end of an app I am having developed. This is not looking like it is going to be very fun.
Very good explanation! Concise and straight to the point. I'm a Django beginner and I may not understand some things. Like how does the code of the @api_view decorator look like? Where can I find it? I tried searching for it but didn't find anything As far as I understand, a decorator is a function that takes the function below as a parameter and does something with it. But what does exactly api_view do? Or I shouldn't be wondering and just use it. Hope you answer
That's easy and quick explanation about django rest api i ever seen, thanks dennis i just subscribed, i hope you'll make a video about CRUD in rest also.
Don't forget to check out my Complete Django course: dub.sh/YAh8UJf
Hands down, the best video that summarised core concepts in a single shot. Great work, Dennis!
This really is a very good tutorial. Short, no noise, easy to undertand and, somehow, manages to explain what is going on, despite being 'Oversimplified'. Well done.
I went looking for wood and found diamond. This is a very detailed summary
"Wood". 😳
LÁ ELE MIL VEZES
This is the best tutorial I have ever seen, clear, concise, without any redundant introduction. Directly get the point how it actually works.
Dennis - now in 2024 and your video is still working hard for us. Much appreciated and thank you! Excellent presentation and exactly what is required to get started with confidence. Cheers from Sydney - Dave
Thank you Dave 🙏
You are undeniably a very well-grounded developer.And Your tutorials are so good.Can't wait for you to release more tutorials on django and react framework.
Appreciate it ;)
Great video. I am learning Django and my first task in my first IT job is Django Rest. Thank you for breaking down the topic so that it is super clear. 9:43
Golden! About 4 hours worth of tutorial in under 10 minutes. Master!
Man I've been trying to learn django but everyone makes it so complicated. This is the easiest explanation I've seen, thank you!
Love these type of tutorials - simple and to the point when explaining and simplifying the core basics and concepts
I love that you finally explained that the DRF can go inside of the current main Django project, and connect with it
Time is money, and this guy hits the nail on the head as for well articulated instruction in a short time frame.
Waoh that is why I school from your thoughts, easy and straight to point work, and easy language of communication... Changed career did not know even what programming is but now courtesy of Dennis Ivy. I am enjoying the title of a software dev... Be blessed Bruh.
🤩
Okey kamau😂,same here.
I don't even think you understand how this is useful for us Dennis. You are literally showing us that there is a way to accomplish our dreams without going to college or university. You are a teacher, a good one. Thanks!
College is pretty much useless now, big tech companies wont look at your degree they look at your projects and skills.
Thank you Dennis! You're the best Django instructor ever.
I finished my django learning then I see lots of rest framework library in projects. Now everything is more clear. Thanks.
Before this video I was thinking thar DRF is a monster or something and I couldn't get a single thing from there docs. Thanks Denis, love your videos. You're the man !!
one of the greatest videos i have seen, thank you for this it's helped me get up and running with DRF i will figure out the rest with the docs but this is already enough to kick start my task. again thank you Dennis you the real G.
The best channel for Django 🔥 criminally underrated
Was on zoom call for a software job interview with a client and your Notification just popped on my screen then the interview got oversimplified 😋😋🙃🙃
I don't even know python (I know programming) & just wanted to build rest API's using python (Django), fortunately i learned so quickly as if python was my primary language. Good Work Dennis!
Thank you! I just started a freelance project today that uses a Django rest framework for the backend and this was a great introduction! :)
Man these short videos are amazing. Thank you Dennis!
damn after searching for 1 hour i think i just found it , nailed it braaa
This is just the refresher I needed. Thanks Dennis
I am trying to learn python and Django.
You have Made my learning path very clear and simple.
Big thanks ❤️❤️❤️
Dennis you are very well grounded and honest in your tutorials. Thanks
I knew djnago, wanted to learn rest for work. Came here concept clicked in 9 mins. Thanks man
A best ever explanation under 10mins!!, Though i work in DRF it made concepts more clear. Highly recommended
Hats Off & Thank you to you, Sir! Though it was a 9 : 42 mins video. But it took me 30 mins to understand & implement properly. This was my 1st Django rest framework tutorial! I will now jump down into this topic & follow your playlist 😊😊
I'm currently learning hard for a Django back-end position and this is invaluable.
Amazing, I have started learning DRF, read some documentations and articles. But the information provided in this video was more useful to understand the basic concept. Thank you for your amazing work!
This is Amazing how simple and outstanding it is. Thank you so much. I am burned out today because of API's, auth things and having imposter symdrome but thanks for this video🌸
Thank you so much sir! You made this concept look very easy and your presentation style is neat. Much love from India for your impressive content!
🙏
this is exactly what everyone expect in 10 min video💯
I already know Django but I would like to watch your complete course.
I am loving these oversimplified videos ..such a great content to quickly go through the concepts and quick revision ...Thank you...🙂
Hoping to see more oversimplified videos and big project videos including react and django.
Glad you like them! Definitely more coming along with projects. I wanted to make these so I can always reference to these in my projects if people are needing an overview before they start.
@@DennisIvy Also hoping to see big and complex UI in react..
Oversimplified indeed [SUBSCRIBED]. The best video on youtube which offers effortless understanding of Django Rest Framework. Amazing walk through, Dennis !
🙏
Wow.. really terrific video! Good pace. VERY clear explanations. I mean, I'm gonna say that again - REALLY clear explanations. Very good job scripting this out Dennis! Nicely done.
I was watching 7 hour DRF tutorial. then I see this. This video is very useful
I really love this. Very concise and straight to the point.
I was able to execute all these codes from my Macbook and it works perfectly. Thanks brother.
This is awesome! Its the best video to review DRF from! Thanks dennis!
This is awesome tutorial, Boss. You save my days of struggles.
thats a great video for someone who already knows how to use django but has been away from for some time
I'm just learning DRF for a project I'm working on. This really helped man.
I don't have well knowledge about APIs that is also clear thanks Dennis.😍
Wow! Mind blowing. Just in 10 mins you gave very valuable insights.
Awesome! I have learned Django from you and now trying to gain more knowledge into DRF - obviously from your tutorials! 😉
superb man, you explained normal use of RestAPIs in few minutes
Thank you, this was super useful to get started on learning things. It's nice to have a very clear, concise overview of things.
A precise intro to DRF ! A DRF cheatsheet !! Thanks a lot !!!
Now this is what we call a crash course, thanks bro and nice job
One of the best tutorial I've ever seen
this video is very valuable for me, thank you , it is the best one in the videos i watched
Glad it was helpful!
Great job. Truly oversimplified
thanks now i can see your todoapp with django rest framework and ajax and knowing what i'm looking at thank you so much
I really love this semplified videos, you are great!!
You are literally a gem..!glad that i found you😊
Never seen a topic well explained in a very little time :)
He just showed what to do, he did not explained why.
I find videos like this are such an incredible resource, thank you very much
Just wow 🤯 ..first vedio which I completed thank you so much
Short, clean but contains very useful info! Thank you so much!
Thanks Dennis and you are doing a great job.
Recently the videos on "Django Oversimplified" and "Python Django Explained In 8 Minutes" were also very much helpful.
I request to make a short video like the above one's on Django interaction with database like filtering, querysets.
Thank you! That's a good video topic, I'll keep it in mind :)
@@DennisIvy Thanks 😊
The best video I have come across. Thank-you. It helped a lot
The code color scheme is so pleasant for eyes
I appreciate what you are doing Dennis, fantastic bro!
Very clear and concise explanation. Thank you Dennis!
Awesome work Dennis..you are the best...simple, to the point and amazing video
This was really well made. Easy to follow with good descriptions. Thanks a ton🎉
You are genius man,,,, Very helping video maan...
i literally worship u and corey shafer .the best .
Cory is great, I learned a lot of Python from him back in the day.
What the concise explanation wow wow you are true genius
Hi dennis. Your channel is the only one that I chose to refer to for django related things. Can you please make a tutorial on django rest framework too.
Great as always.Thanks dennis
Still such a valuable and well detailed tutorial, thanks a lot
just amazing! God bless you more, love from pakistan
You are amazing tutor, Everyone must subscribe ...Thanks for uploading...
Love you brooo, that tutorial was all that i needed
Best Crash Course On DRF...
best video ever. thank you my friend!! from Amazonas-Manaus BR ^^
Excellent video, pretty easy to follow and it worked "out of the box" :) Thanks!
Nice Clear Summary, thanks
Excellent explanation crystal clear in 10 minutes!
The Best Django teatcher
teacher
This helped me so much! Thank you for the time you put into these!
Good job dude. Thanks for quick summary
It helps
Best guide and right to the point!! Thanks for sharing
Thanks for this quick and helpful introduction!
Thanks, this gives me confidence on what it is and whether it will work for my project🏆🥂
I had to move the folder 'api' into the myproject folder for django to read it. Also i had to do `python manage.py migrate` to create the tables and after that I could see the page at 3:28. That wasn't displayed on the video
As for the first part of your issue, adding path('', include('api.urls')) to urlpatterns list inside myproject/urls.py would fix it.
As for the migrations, I also had to use the python manage.py migrate command. That should have been shown in the video.
very similar issue. all i had to do was the makemigrations/migrate and then it worked. i guess i missed that part in the video.
I understood the first two sentences of this entire video. That is it. I’m going to have to learn Django apparently so I can manage the back end of an app I am having developed. This is not looking like it is going to be very fun.
Fantastic video, you nailed it!
thanks buddy,u just saved alot of time
Quality content as always! Thank you!
Very good explanation! Concise and straight to the point.
I'm a Django beginner and I may not understand some things. Like how does the code of the @api_view decorator look like? Where can I find it? I tried searching for it but didn't find anything As far as I understand, a decorator is a function that takes the function below as a parameter and does something with it. But what does exactly api_view do? Or I shouldn't be wondering and just use it.
Hope you answer
1 month Course in 9 mins.
Amazing.
That's easy and quick explanation about django rest api i ever seen, thanks dennis i just subscribed, i hope you'll make a video about CRUD in rest also.
thanks man, you are so very efficient !!!
simple and thorough. THANK YOU