I have been using the django and python both for a while, and have been listening to lots of different teachers. But you are so incredible and simple. The most simple and easy course for learning the Django APIs on youtube. Love❣
I saw Durga sir Django Rest API Tutorial. Though only 10 video were available for free on youtube. After watching that video whatever I learned was implemented in this video. Overall it was good and interesting video. Got so much things to learn.Expecting more such video on Rest API . Production level API . I know It takes a lot effort to make such video but it will help many students to learn Django API. Thank you for making this video.
simple , step wise , not extra talk other then content, to the point content , best content in 1 hour 50 minute , very thing what ever in headline , good explaination . Thank You for the content
Sir esi full se bhi full original baate btate rhna Esi video koi nhi bnata ya fir time pas k lie thodi bhut video apload kr dete h log App ki video bhut achhi lgi❤
I am Amit and I was confused in api topic but after watching your video I have understood what is api and how to create, I'm from Lucknow and really like this django rest framework video..
I got Error at 1:30:45 saying The QuerySet value for an exact lookup must be limited to one result using slicing I have written this code class CompanyViewSet(viewsets.ModelViewSet): queryset = Company.objects.all() serializer_class = CompanySerializer @action(detail=True, methods=['GET']) def employees(self, request, pk=None): company = Company.objects.filter(pk=pk) emps = Employee.objects.filter(company=company) emp_sarializer = EmployeeSerialzier(emps, many=True, context={"request":request}) return Response(emp_sarializer.data) please help me..
*company = Company.objects.get(pk=pk) ..this is the required correction as filter expects a single value or iterable.But in "emps = Employee.objects.filter(company=company)" here ur company is not giving a single value because you have used filter in that "emps = Employee.objects.filter(company=company)".
sir django site ko digitalocean pe kaise upload kare please make a tutorial or kya kisi bhai ko aata hai? mere ko bahut error aa raha hai deployement ke liye
Definitely subscribed, Thanks for your time and efforts, also one request please make a project with other frontend technologies with DRF, keep it up .👍 Mumbai-Maharashtra
Hello Sir I m getting error during employee serilization - Relational field must provide a `queryset` argument, override `get_queryset`, or set read_only=`True`.
I enjoyed watching this video and learned a lot. Thank you. How to connect an existing SQL Server database with this framework Django Rest API and serve data? If possible, sharing any such video link (With SQL Server Database) will be very helpful. If not, there is a request for such a video.
@LearnCodeWithDurgesh sir how can we deploy such application where in we make use of Django in backend with rest framework and use frontend as React ,vue or angular next.js
I like your videos I have doubt suppose that my model has integerfeild but user send empty string ,how will you handle tried validator but not working. I hope you reply soon
pralhad deshpande (Maharashtra, pune). Thanks for this video. All CRED operations are exist in this video with primary key. Could you please elaborate in file processing, image handling....!
cannot import name 'HttpResponse' from 'django.urls' (C:\Users\kiran\AppData\Local\Programs\Python\Python311\Lib\site-packages\django\urls\__init__.py) i got error video time 30.55
I have been using the django and python both for a while, and have been listening to lots of different teachers. But you are so incredible and simple.
The most simple and easy course for learning the Django APIs on youtube.
Love❣
I saw Durga sir Django Rest API Tutorial. Though only 10 video were available for free on youtube. After watching that video whatever I learned was implemented in this video. Overall it was good and interesting video. Got so much things to learn.Expecting more such video on Rest API . Production level API . I know It takes a lot effort to make such video but it will help many students to learn Django API. Thank you for making this video.
After watching this video i have understand what is API and how to create and use of API. Thanks to provide me a best video.
simple , step wise , not extra talk other then content, to the point content , best content in 1 hour 50 minute , very thing what ever in headline , good explaination .
Thank You for the content
Was searching a video of this much clarity from last days. Thank you so much
Awesome tutorial, learned Django API just in one day, Thanks a lot.
Ali Raza From Lahore Pakistan
Most helpful for new coders..........
Awesome man! Great teaching skill. it's relly helpful.
you explain in simple way and covered many use cases, thanks man
Watched From Bangladesh, Learnt a lot things. Your teaching technique is simple and easy.
Keep it going ❤❤
Ahh amazing explanation 👌
The most simple and easy course for learning the Django APIs on youtube.
Love❣
Hello sar
API open karni hai
amazing video thank you durgesh bhai best video for beginer to develop api💌💌💌💌
Greatest tutorial of all time ..... Thanks you very very much ......!!!!
durgesh bhai top on the moon .
Amajing video
I m ravi
From jind
Thanks you sir for your support
Sir esi full se bhi full original baate btate rhna
Esi video koi nhi bnata ya fir time pas k lie thodi bhut video apload kr dete h log
App ki video bhut achhi lgi❤
I am Amit and I was confused in api topic but after watching your video I have understood what is api and how to create,
I'm from Lucknow and really like this django rest framework video..
Sir, please make a second part of this tutorial and explain some more most useful functions. Please 🙏🙏🙏
Greatest tutorial of all time ..... Thanks a lot :-)
one of the best video on django
Completed 👌👌😊😊
Ahh flawless explanation 👌, great sir
Delhi!...and thanks for video
So Good. Thanks for sharing. from Rajasthan.
Bahut mast padhye hai sir🤟👍
Kanwal Kamran From Karachi, Pakistan
Awesome and fabulous tutorial.
I got Error at 1:30:45
saying The QuerySet value for an exact lookup must be limited to one result using slicing
I have written this code
class CompanyViewSet(viewsets.ModelViewSet):
queryset = Company.objects.all()
serializer_class = CompanySerializer
@action(detail=True, methods=['GET'])
def employees(self, request, pk=None):
company = Company.objects.filter(pk=pk)
emps = Employee.objects.filter(company=company)
emp_sarializer = EmployeeSerialzier(emps, many=True, context={"request":request})
return Response(emp_sarializer.data)
please help me..
*company = Company.objects.get(pk=pk) ..this is the required correction as filter expects a single value or iterable.But in "emps = Employee.objects.filter(company=company)" here ur company is not giving a single value because you have used filter in that "emps = Employee.objects.filter(company=company)".
Sami From Bangladesh
Easily understood DRF
Thank you
Brother thank you very much.Waiting for another video on REST Django Framework
Nice sir
Respect from Alwar Rajasthan
This video was extremely helpful. Thank you so much!
Very helpful thanks for making things easy♥️
Awesome, Thanks Durgesh :)
thankyou so much sir.................................
incredible explanation
Sir i am getting a issue I did same as you are doing but as you are getting a form on 8000/api/v1/companies/ I am not getting any form such
I'm also not getting the form, Did you find the solution, If You found the solution, please let me know
@@anasraza5034 did you find the solution??
did you find the solution?
much needed video
Thank you, I am from Kolkata
Good explanation thanks durgesh bhai
Amazing video 🔥🔥
acha kiya bata diya
RestFramework hi use hoga sahi kaha ffor complete backend
Thankyou man! You taught in such a nice and easy way :)
Thank you sir. You are legend.
mere vs code me rest frame work ammet se nh aa raha hai
kya kru plz help
well explained...👍
wonderful rest api video.
How perform authentication on postman for function based views api
do my all concept get clear in thi 2 hour video??? can some reply plz who see the whole video
Thank u so much sir for the video🙏
sir my django_rest frameowork does'nt have this html form visible how to enter details??
Fabulous explanation. 😊
sir django site ko digitalocean pe kaise upload kare please make a tutorial
or kya kisi bhai ko aata hai?
mere ko bahut error aa raha hai deployement ke liye
this is helpful ❤️
Very nice 🔥🔥 🔥🔥
Awesome tutorial
this video was very helpful
Not understand about postman..how to find in project
i like your guideness
thanks alot
Definitely subscribed, Thanks for your time and efforts, also one request please make a project with other frontend technologies with DRF, keep it up .👍
Mumbai-Maharashtra
Sir you are great❤
Sir. Can we give headers manually in drf testing panel ,as postman ?
Excellent Tutorial
I’m not able to import rest_framework in my vs code what should I do
Amazing video.....
thanks bhai well explained ....
Hello Sir I m getting error during employee serilization - Relational field must provide a `queryset` argument, override `get_queryset`, or set read_only=`True`.
pycharm is best for django becouse its auto import the needed packages and libraries and give suggestion also.
please make a second part of this tutorial and explain some more most useful functions
IndentationError: unexpected indent getting this error in models line 13 where i have written nothing!
very informative videos. Create more vidoes about rest api
thansk,
Ehsan Ahmad from Sadiqbad,punjab,Pakistan
wonderful sir
Too good sir
sir kya django ko hm android application se connect kr sakte hai kya???
Excellent ❤
Great original content .
I enjoyed watching this video and learned a lot. Thank you.
How to connect an existing SQL Server database with this framework Django Rest API and serve data?
If possible, sharing any such video link (With SQL Server Database) will be very helpful. If not, there is a request for such a video.
Awesome video
Nice video, Meerut
Great Tutorial! love from Lucknow❤
@LearnCodeWithDurgesh sir how can we deploy such application where in we make use of Django in backend with rest framework and use frontend as React ,vue or angular next.js
Could you please do a project on a full stack e-commerce website end to end in java SpringBoot and frontend using react... please
I like your videos
I have doubt suppose that my model has integerfeild but user send empty string ,how will you handle tried validator but not working.
I hope you reply soon
Sir , this video is good but we want to add more data on api .
Individual entry is not good. how can we add multiple data in api
Assertions error meta.models attribute missing
Please solve this my error
Love from #Kashmir #Rawalakot
Thanks a lot sir....
think you sir for made this video
Bhai hmlog jo api bana rhe h usko kaise apne webpage pe display karenge
Thankyou sir ,
please make a video on jwt authontication
I am not getting that API form what should I do.
pralhad deshpande (Maharashtra, pune). Thanks for this video. All CRED operations are exist in this video with primary key. Could you please elaborate in file processing, image handling....!
Thank you
❤
Amazing
Facing module not found issue,
No module named api.urls
In project' path url
How can I resolve the issue?
Please make video tutorial on Ruby On Rails Technology
this is helpful
good explations
cannot import name 'HttpResponse' from 'django.urls' (C:\Users\kiran\AppData\Local\Programs\Python\Python311\Lib\site-packages\django\urls\__init__.py) i got error video time 30.55
Great ;')
Please make a second part of this video 🔥🔥