Cookies and Sessions
We explore how cookies work in the browser and how to set and read cookies in Django. We then explore how cookies are used to support sessions in Django and how we use sessions in Django.
Slides
Videos
References
- Fixing Django 5.2 Errors on PythonAnywhere (Handout)
- Fixing Django 5.2 Errors on PythonAnywhere (19:39)
- Scanning for Common Errors in PythonAnywhere
Assignment
Discussions
- Cookies and Sessions (Login Required)
Tools
- Quiz: Cookies and Sessions (Login Required)
- Auto-grader: Code Checkup! (Login Required)
- Auto-grader: Cookies! (Login Required)
- Auto-grader: Hello World (Login Required)