Thank you so much brother ❤️. Was waiting for this course.
@barunpandit4538 Жыл бұрын
Brother product mein static file 403 forbidden error araha hai... Nginx server with gunicorn...
@nirajankarki6297 Жыл бұрын
Toh permissions dedo bhai
@barunpandit4538 Жыл бұрын
@@nirajankarki6297 hmmm... Forbidden (403) CRSF verification failed. Request aborted. Windows mein kam kar raha tha...
@yashahire41711 ай бұрын
Brother I was interested to buy your course. but your website is off and i was still little bit confused that do django will make my future or not. I am first year student Aids student and was interested in django.
@amitkumarsingh7203 Жыл бұрын
Course buy link is not working can you please look into this.
@simeonmwangi4033 Жыл бұрын
This is the best django resource...how I wish it was in english
@rishabhsharma667 Жыл бұрын
Bhai yr APIView ka use kiya hai mene APIs ke liye drf-yasg use kera hai documentation ke liye ab swagger ui mai post APIs ke parameters nhi dikh rhe hai, uske liye mene swagger_schema use kera or each api ke pehle fields define ker di toh mera kaam ho gya, but useke baad APIs abnormal behaviour kerne lag gayi like post method ko call ker rha hun toh error aa rha hai like POST method not allowed, koi solution iska?
@DhavalAhir10 Жыл бұрын
Check your URL.. Your again may be contain /.
@rishabhsharma667 Жыл бұрын
@@DhavalAhir10 It was working fine before using swagger_schema and sometimes it started working fine and after sometime again same error.