mardi 25 juillet 2017

getting model objects information from html page in django

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