great video . can i ask if in your udemy course of angular and django deal with pictures and storage? and are you using angular services in the udemy course?
@SimpleUEisBetterThenComplex Жыл бұрын
I don't do pictures there but i do storage and services. www.udemy.com/course/full-stack-development-web-app-mobile-app-back-end-api/?couponCode=FA63CE8DEDD80DAF9A80
@hauzamir Жыл бұрын
@@SimpleUEisBetterThenComplex thank you very much
@estebangeorgenunezmoran7992 Жыл бұрын
Hey Sorry can i have a discount code for your course?
After getting through lots of videos.. finally i m here . Thanks 👍👍
@sathyasatz112 Жыл бұрын
Hi sir , not able to achieve multiple image storage .. Can you help me out to solve if possible
@brandonlittlejohn8055 Жыл бұрын
thank you sir. you are saint and a scholar
@manasahr430 Жыл бұрын
hi , shall we use microsoft sql server database ! for backend , could please make a video on that
@efeitony2774 Жыл бұрын
very detailed and clear, thanks.
@jomydepp1633 Жыл бұрын
Why the orange colour stays ?
@iaamnew2060 Жыл бұрын
Hey I'm currently using WSL and doing the same steps however the terminal doesn't automatically go to venv is there some configuration extra for wsl?
@chobblegobbler66712 жыл бұрын
Am unable to access env vars when I run the python code from pycharm, my vars are in .env and am sourcing them before running, can you help?
@no-user-found2 жыл бұрын
u have my thanks
@haneulkim49022 жыл бұрын
I am on widows and in "virturalenv Environment > add python interpreter" when I give path to my python.exe inside venv, it does not work.
@ahmetlacin57482 жыл бұрын
thank you
@Dfeneck2 жыл бұрын
Thankyou for this! I now finally understand how these technologies connect. Was much simpler than I thought!
@tuanazzam51722 жыл бұрын
One of a most comprehensive video on react and django I ever watched. Nailed it man.
@svnvrkk2 жыл бұрын
Hi there, great video, but i have a problem with token. I catch this error when try to make a POST to AUTH All creds i provide without any mistakes I searched in google, tried to fixed that but nothing did not helped me, maybe you know how to fix this? "non_field_errors": [ "Unable to log in with provided credentials." ]
@chrisyuxi2 жыл бұрын
Thanks for your share😘
@AbhinavKumar-sf5dx2 жыл бұрын
it helped me in other ways. Thanks
@spider2792 жыл бұрын
Very good thanks you so much
@cristianchretien73222 жыл бұрын
Thanks for this video, very useful for me too
@pg3abc2 жыл бұрын
After 3 days I got my solution..🤝
@danberger89612 жыл бұрын
You first need to make usermodels before you migrate
@jamesnjoroge79002 жыл бұрын
Thank you very much. This tutorial saved me from procrastinating on the same task.
@JagadeshwaranR2 жыл бұрын
Can we provide image store path to react public instead of django
@jamesthomason47882 жыл бұрын
Hi, Amazing tutorial so far, it's helped me jumpstart learning django finally. I was wondering how i can REDIRECT the user to a whole new page after logging in, or just changing the page to the home page after the correct login credentials are made.
@mariuszw24322 жыл бұрын
Thank you, very useful.
@theuiniqueps102 жыл бұрын
“non_field_errors”: [ “Unable to log in with provided credentials.” error how to resolve?
@theuiniqueps102 жыл бұрын
after entering username and password it shows red line around auth and says 400 Bad request in the headers. what to do?
@osenahpeace2152 жыл бұрын
Did you get the solution?
@theuiniqueps102 жыл бұрын
@@osenahpeace215 nah I moved on from this project
@deniz24952 жыл бұрын
thank you very much. Helped a lot.
@nieweenein35492 жыл бұрын
Hello, how to update user profile in Angular when it is nested serializer in user model? Should i make a put request on user profile and pass some sort of table into that, or should i simply modify userProfile model.
@shahadatraiyan67972 жыл бұрын
React Form Data: 22:28
@akashsivasubramanian40672 жыл бұрын
thank you so much. this help me to reassign the interpreter after changing the working directory.
@saswatpanda2572 жыл бұрын
great work
@zackyzack27442 жыл бұрын
Hi thanks for the great content, I was wondering if there is a way to modify the cover photo of a user using OneToOne, without usings forms?
@gabrielwong19912 жыл бұрын
Thanks for the tutorial! I also read about using Knox and JWT is superior than DRF’s token system… would there in the future you also do some tutorials on that? Thanks
@gabrielwong19912 жыл бұрын
Hi can you do it the other way round so User information is nested within Profile?
@SimpleUEisBetterThenComplex2 жыл бұрын
Yes. You can set it up in serializer.
@gabrielwong19912 жыл бұрын
Turns out it is tricky because Id field is nested in person.id and is throwing errors. Thanks anyway
@scivanpoon2 жыл бұрын
Will pycharm automaticlly create venv folder? install of you creating it in cli?
@SimpleUEisBetterThenComplex2 жыл бұрын
It can create new venv if you don't have it through UI
@prakharjain25482 жыл бұрын
thank you so much, exactly what i was looking for
@MarekMalinowski_2 жыл бұрын
Będziesz w piekle za zdradę narodu i nagrywanie po Anguelsku >:c
@markusarbeiter82952 жыл бұрын
Thank you! Very helpful!
@ehsanpgz2 жыл бұрын
Would you please make a tutorial for downloading the sotored files from database? Downloading the already uploaded files...
@ayushjain83382 жыл бұрын
Can i send images in same way over web sockets?
@daddyallu15423 жыл бұрын
Thanks a lot sir you made my day. Lots of love from INDIA💗
@patrykczekalski16493 жыл бұрын
Well done, keep up the good work!
@fractaldoctor3 жыл бұрын
It's a bold statement to say JavaScript has types.
@kishor-jena3 жыл бұрын
in my code it show this.state.credential as [Object object]. I checked its values with dot format and it contain exact proper values as you have shown. Whats happening? what am I missing?
@yabesh63013 жыл бұрын
Getting 403 forbidden error.. please help to resolve this issue???
@yabesh63013 жыл бұрын
Can you please send me this video code GitHub link