I created a simple login/signup web app in django. I wana get my current user's(the object of my User model that is logged in) informations (the value of attributes of my user model in models.py). but i don't find any way to get my object information.
how can i get my current user data from my .html page? thanks
Aucun commentaire:
Enregistrer un commentaire