Пікірлер
@el_damro
@el_damro 3 ай бұрын
man, its several years passed after beginning, glad to to see ur video in recomendations, hope ure fine, thank you for guides
@ntcc2821
@ntcc2821 7 ай бұрын
wow you explain so well ......thank you
@neerajpal3664
@neerajpal3664 8 ай бұрын
@wolfie8748
@wolfie8748 10 ай бұрын
very true
@moviesandcartoons479
@moviesandcartoons479 Жыл бұрын
I'm using postman to test my app. From there using form-data I will enter key one name and mention type is file. Values I will upload a file. How to get that key and value in the django app to perform operations on that file and resend the JSON response of that operation output.
@СлаваГутковский
@СлаваГутковский Жыл бұрын
Thank you Max, you are my savior, I was trying to find info about serving images in rest for so long, and finally i found this video, I appreciate you a lot.
@ninezerofive
@ninezerofive Жыл бұрын
YOU BEAUTIFUL BASTARD! Cheers
@CSE-AshikAhamedP
@CSE-AshikAhamedP Жыл бұрын
I have a json huge code but how to get URL path
@CaptWindShear
@CaptWindShear Жыл бұрын
0:27 LOL! You can say that again! Thanks for the video.
@DevoutJourney
@DevoutJourney Жыл бұрын
So if I create a feature branch from develop branch when I push, instead of using origin, I push to develop? I think I get it
@randomvideosvietnam
@randomvideosvietnam Жыл бұрын
it's work for me! thank you so much!
@Mr_Reb3llion
@Mr_Reb3llion Жыл бұрын
Amazing, thank you!
@venkata.krishnan
@venkata.krishnan Жыл бұрын
Thank you so much Max, you are my Django guru...
@akhilezai
@akhilezai Жыл бұрын
Where have you been?
@india_krishna
@india_krishna 2 жыл бұрын
Hello sir, nice to meet you. You're explaining really very nice. Thank you!
@copdatchoppa
@copdatchoppa 2 жыл бұрын
my boy looking like Sid from Ice Age in the thumb nail
@antfirmin
@antfirmin 2 жыл бұрын
Just been trying this out and it appears that google now needs you have an account and set up billing to access their maps api's which is unfortunate -> API Status: REQUEST_DENIED Great video though and was able to understand it all.
@kentharris7427
@kentharris7427 2 жыл бұрын
Thank you for your video. What I noticed is that asctime must be pulling from the computers RTC (Real Time Clock) since the time is showing my local time zone.
@শিরোনাম-SHIRONAM
@শিরোনাম-SHIRONAM 2 жыл бұрын
thanks for helpful video
@ruthvikyerra2007
@ruthvikyerra2007 2 жыл бұрын
what is the use of models.model
@BiprajitKarmakar
@BiprajitKarmakar 2 жыл бұрын
Damn, Your Face is disturbing
@sammathew82
@sammathew82 2 жыл бұрын
Great Tutorial!!!
@hazee146
@hazee146 2 жыл бұрын
Thanks! Now I can manage multiple envs' configs way easier!
@johnmclaughlin9971
@johnmclaughlin9971 2 жыл бұрын
lines 20 and 21 should NOT be in the else otherwise none of the validation errors will get passed back. In fact in the case where validation fails there will be an error because the view will not be return a HttpResponse. So it should be: else: form = RegistrationForm() # Crucial that this is not in the else, because not only do these lines # render the form in the case of a GET, but they also pick up validation errors # in the case where 'is_valid' returns false, where 'form' # now contains all the validation errors args = {'form': form} return render(request, 'playground/reg_form.html', args)
@MagnusAnand
@MagnusAnand 2 жыл бұрын
dude, where are you?
@Anieyoo
@Anieyoo 2 жыл бұрын
tutorial is great, but i still dont know how to run as production, it means that i has to in sh script while running change this django_settings_module yes?
@itsuki_death
@itsuki_death 2 жыл бұрын
そして、頑張った先が子作りだったの草
@swordsimkid23
@swordsimkid23 2 жыл бұрын
Thank you for the wonderful and in-depth tutorial
@alpacamybag9103
@alpacamybag9103 2 жыл бұрын
I found this really useful.. it's the little breakthroughs that keep me going!
@walsh688
@walsh688 2 жыл бұрын
A real shame these videos don't show accepting friends' requests.
@adrianm.zapata6644
@adrianm.zapata6644 2 жыл бұрын
Thanks for your tutorial, very useful.. you look like an English Mr. robot
@naveenvaz9985
@naveenvaz9985 2 жыл бұрын
very good explainaton
@sivarajan00
@sivarajan00 2 жыл бұрын
Good tutorials and you look like jordi
@mahdytz
@mahdytz 2 жыл бұрын
Loved that 🥰
@tabmax22
@tabmax22 2 жыл бұрын
so is the django admin page now the mysql database?
@joeflanagan354
@joeflanagan354 2 жыл бұрын
Well thankfully I came across your videos on here and this is my chance to get a good grasp of Python as you explain it so well so thank you.
@naturenerds520
@naturenerds520 2 жыл бұрын
im getting a keyerror when trying to acces any key inside the json file
@japhethachimba174
@japhethachimba174 2 жыл бұрын
Hello bro can you add two times to get total time
@ItsMeAndru
@ItsMeAndru 2 жыл бұрын
Man, I've searched so much for a simple explanation to this. Thank you very much! This was clear and easy.
@amaangigani9372
@amaangigani9372 2 жыл бұрын
Get seems to be necessary for delete. Correct?
@harigopaladamus9481
@harigopaladamus9481 2 жыл бұрын
bro it looks like you have zero clue about what you are talking about idoit
@julenxiri
@julenxiri 2 жыл бұрын
Still working on 4.0.4 version, and much easier than other methods. Nice 👍
@veto8172
@veto8172 2 жыл бұрын
what if i only want to display one post name and date but there is multiple in the database? please help
@gp7378
@gp7378 2 жыл бұрын
Midway though this video is where I get completely lost i the series. I wish you would explain the "create profile" function in greater detail.
@yobhaakman
@yobhaakman 2 жыл бұрын
Just finished the whole series, for django 4.0 There are some slight differences in code, but it still all works! Thanks so much for all this educational content, I really learned a lot!
@blinks39
@blinks39 2 жыл бұрын
Dude thanks so much just spent 4 days trying to figure it out. My src was clearly not working that
@donaldduckquack2065
@donaldduckquack2065 2 жыл бұрын
Thank you so much
@pavl3n
@pavl3n 2 жыл бұрын
That's an awfully low like count for the amount of views.
@flippp17
@flippp17 2 жыл бұрын
how you insert the email and the password befor matching !!!!!!!!!!!!!!!!!!!
@ethankoch7706
@ethankoch7706 2 жыл бұрын
I know Django has changed a lot since this video was posted so is there a more modern way to do this or is this still the best way?
@daring7495
@daring7495 2 жыл бұрын
what if i didnt use the User model, but my own model. What do i put instead of request.user?