You are an excellent teacher - I love how you do things the long way and then show a shortcut - minimizing swiss cheese knowledge
@lyricsmint5674 жыл бұрын
You just earned a new subscriber. Kindly use Cookies and sessions also in series, these things are very rarely covered
@hackershack4 жыл бұрын
Will do!
@joohanbaek99543 жыл бұрын
정말 잘 가르쳐 주시네요~~! 감사합니다.
@akhilsuresh8793 жыл бұрын
How did the user input fields @ 9:39 appered
@charlitolincuna32184 жыл бұрын
Thanks for tutorial :)
@milogillot99653 жыл бұрын
If you are using an older Mac OS and the latest SQLite version does not work, try installing this version from the Github page: github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.0
@Sniperssx4 жыл бұрын
Good to know this what I was looking for
@hackershack4 жыл бұрын
Glad it helped. Let me know if you want to see anything else
@Sniperssx4 жыл бұрын
@@hackershack if course I would how to download the paython on windows
@isaiahdesrosiers12353 жыл бұрын
I'm using this tutorial series to make a portfolio website. Do you think I should include a login?
@agastyamaheswara37694 жыл бұрын
Very useful
@caiopetenucicardoso31403 жыл бұрын
Thank you a lot!
@KevinTempelx4 жыл бұрын
Thank you!
@CarloZappacosta4 жыл бұрын
Grateful 👍🏻
@electronic79794 жыл бұрын
👍👍👍
@Mugen8863 жыл бұрын
thank you so much for this
@lamedev13423 жыл бұрын
why are my if statements not working for the html part? It doesn't do any of the login stuff like he had
@BigManIzyXD3 жыл бұрын
are you sure you have curly braces around it not parentheses
@med12med2 жыл бұрын
in my case, I had incorrectly written `{% if user.authenticated %}` instead of the correct form: `{% if user.is_authenticated %} `
@BigManIzyXD3 жыл бұрын
VS CODE FOR LIFE
@foyemtech2 жыл бұрын
I tried visiting your website, but it's not going through.