you've saved me! I didn't found a straightforward way to override the methods in the web, even at official docs. New sub! Thank u so much
@codeenvironment4 жыл бұрын
Thank you, glad I could help 🙂.
@joshuahadap23734 жыл бұрын
subscribed! Love your channel man!
@codeenvironment4 жыл бұрын
Thanks you for the support 👍🏻
@hussain_iliyas3 жыл бұрын
Thank you so much for this video and this entire playlist as well. Can't thank you enough tbh. Love & Best Regards from India :)
@codeenvironment3 жыл бұрын
Thank you so much Iliyas for the support. It’s means a lot ✌🏻
@utsabbashyal79293 жыл бұрын
loving your vidoes, you make things look simple please make a project on DRF , i will keep supporting you!!! please please!!
@codeenvironment3 жыл бұрын
Thank you Utsab 🙂, I really appreciate the support.
@sachinpawar82133 жыл бұрын
thank's bro Love from india
@codeenvironment3 жыл бұрын
Thank you 😊
@aldorsan3 жыл бұрын
YOU ARE THE FKNG BOSS, great tutorial!!!
@codeenvironment3 жыл бұрын
Thank you for the support man✌🏻
@Swapnil_Joshi2 жыл бұрын
if I want to filter using car brand or car model but not both, how can I do it ?
@TelgonicBrute22 жыл бұрын
life saver thank you. Sub earned
@jatinchauhan50502 жыл бұрын
What we have to pass in the url path to retrieve data
@LifeTravel-p6u3 жыл бұрын
Does it work with lower casing as well for example '"ford" instead of "Ford"
@nishantthakur30354 жыл бұрын
subscribed. Thank you so much
@johnrobertcool4 жыл бұрын
for this url item_code/16550/ am getting Page not found error
@codeenvironment4 жыл бұрын
Change the under score “_” to hyphen “-“ . An underscore should never be part of a URL.
@johnrobertcool4 жыл бұрын
@@codeenvironment but I can able to get all the data /item_code/ . If under score issue means . How i got this output
@codeenvironment4 жыл бұрын
Can you please share your code with me through the email.
@szymonslominski88303 жыл бұрын
Typing error: def retrieve(self, ...). There is always a red line on the right side of the screen if you make such a mistake.
@mrigendraprasad18772 жыл бұрын
what should be the url for this
@uppalavasavi46113 жыл бұрын
Thank you so much!
@alexburla19736 ай бұрын
Just want to point that your examples with using retrieve method are fine just for quick examples but using it for something except retrieving object data is not a normal RESTful behaviour. Not sure if you mentioned it in the video so leaving this here in the comment :)
@aakashbhaikatti28233 жыл бұрын
Great explanations. But how can I utilise these in front end?
@codeenvironment3 жыл бұрын
Sorry Aakash, I actually replied to your question but I'm not sure why it wasn't submitted. Filtering is mainly used to get only the necessary data from your API or database, so as a frontend developer, the more precise the data the easier to handle and view, so instead of receiving a punch of objects and having to iterate through them in order to get what you want, you just need to send the corresponding parameters with the request to your API and get back the result. Please let me know if you need further explanation.
@aakashbhaikatti28233 жыл бұрын
I tried the solution you provided but wasn't able to get output as needed. Even it says 'Serializer object has not attribute get_category'.
@codeenvironment3 жыл бұрын
Please email your code to me, so I can check it out .
@aakashbhaikatti28233 жыл бұрын
Sure..
@namesare4fools4 жыл бұрын
subscribed.. keep the Django Rest Framework Videos Coming !! I need help with Social Media Authentication pleasssseee :((((
@codeenvironment4 жыл бұрын
Thanks Niko, please share your email with me and I’ll give you some hints .
@namesare4fools4 жыл бұрын
@@codeenvironment I'll wait for the videos thank you :))