Idk what to say but you literally saved my whole existence as a final year student
@theanonymous928 ай бұрын
Thank you so much it really cleared my confusion about handling admin and customer login
@Pablo-wf8sq3 жыл бұрын
Hi!, thnx you for this video!, I have a question, these users does not have permissions depending his role?, how I can add that?
@PythonisLove3 жыл бұрын
best spent 19 minutes ever...
@mr.django84093 жыл бұрын
Appreciate man thanks alot
@nibin_rp_tly6 ай бұрын
how to use react js instead of html....how to give react compononet for redirecting at the render session
@003_tamima22 жыл бұрын
Thank you very much for your knowledge sharing.
@robinaf65422 жыл бұрын
I have finished my project already!!!!! That was awesome. what we should do if we have two applications(organization) is my next question.
@funwithparth1018 Жыл бұрын
hey Mr. Django , when I submit the registration form ,got an error like "Manager isn't available; 'auth.User' has been swapped for 'accounts.User' " please help me what to do
@sahilpatel721 Жыл бұрын
Great explanation sir
@sayakdas5949 Жыл бұрын
This video proved to be so helpful and exactly what I needed❣
@ingafter63353 жыл бұрын
HI Mr. Django, Thanks for your great course.
@sundayucheawaji62063 жыл бұрын
wow!! This is direct to the point. Well done man. Hope to see more of this
@babluhembram12373 жыл бұрын
Supab👍
@SOUTHK101Ай бұрын
Is it possible with allauth and 3rd party ?
@IqbalArain-io3du9 ай бұрын
Can they not simply enter adminpage address and view it?
@ingafter63353 жыл бұрын
Hi, I completed this tutorial. But all level of users has the same User permissions. How actually to use them in real world project? Can you show it pls ... Thanks Mr. Django
@morris113 жыл бұрын
I was able to solve that problem using user_passes_test auth decorators
@morris113 жыл бұрын
also you could have different views for different permissions, then create a middleware to check the user role and redirect them to that view regardless
@GoingToInternet2 жыл бұрын
Your tutorial is awesome 👍, Can You please tell me that What is the role of "class meta" which is in from.py ?
@ShamirMohd-hf8ur7 ай бұрын
Don't make background music for videos like this. It's not an entertainment channel.
@mobingeorge2300 Жыл бұрын
One user is created successfully. Then i tried to register another user but it wont register
@paulbrugger9610 Жыл бұрын
So anybody can register and self-select themselves as Admin? Really?
@obsamohammed42522 ай бұрын
Thanks Mr django needed this
@darshandarshu55932 жыл бұрын
Please could you help me in my final year project we are using djangi
@mr.django84092 жыл бұрын
Email me through mamamohammed31@gmail.com
@PythonisLove3 жыл бұрын
best video, thank you sir. Lots of respect
@SauravPrasadB8 ай бұрын
how to run the project
@rec-trick Жыл бұрын
good work but how to add permissons for admin or vendor ?
@nolvvd24343 жыл бұрын
Love ur contents man i hope there will be more
@farooqaziz3738 Жыл бұрын
Hi can you help me in django rest api
@masak-masaksenggang83633 жыл бұрын
Good
@coder4life630 Жыл бұрын
You are a life saver sir👌🏽
@dineshkumarstudio45creatio982 жыл бұрын
wow I need really like that project
@ashrafulmomenshuvo5344 Жыл бұрын
Easy Tutorials ... Nice jobs!
@JustPython2 жыл бұрын
Best video of django
@wackyfacts43263 жыл бұрын
Nice bro 👍
@ingafter63353 жыл бұрын
Mr. Django Thank you a lot. At last I made it :) Problem: How to limit the access/role/permission of each user? In the admin panel, it seems every has the same permission. Please advise or show us how to do that ... Thanks. Nyoman