Комментарии:
Nice video, first time doing login and logout with functions (used ORM before). Anyway, I think to center the form it is better to use this div (BootstrapMD): <div align="center" class="position-absolute top-50 start-50 translate-middle mw-50 p-3"></div>; This one is centered perfectly imho :)
ОтветитьCan you also please include in future forgot password functionality, really wanna see it done in functions in view!💙💛
ОтветитьHi codemy,
I want to know how to print distinct or unique values in Jinja html template {% for a in b %}
<li> {{ a }} ..,...
I want to print only unique values in my list b.
The items in b are the result of query set
B = table.object.all()
Thank you,
Rao
You wouldn't put the login or logout at the server level vs the app level?
Ответитьbest bald guy ever
Ответитьwow very useful
Ответитьhi, i see a problem with a logout function. i tried the function and it redirects me to my index page but when i go back on the page with the reverse keys, i find myself neverloged out its just i am redirected to my home login page but i am still logedin.
Ответить"Meeep.." 🤣
ОтветитьGreat as always :)
Ответить