#Session
1 posts
7 min read
Django Intermediate #5: Messages / Sessions / Cookies
Flash messages, sessions for state between requests, and the cookies beneath them — including security attributes like HttpOnly/Secure/SameSite, all in one place.
1 posts
Flash messages, sessions for state between requests, and the cookies beneath them — including security attributes like HttpOnly/Secure/SameSite, all in one place.