● Cookies
● Getting and Setting Cookies
● The Mixed Blessing of Cookies
● Django’s Session Framework
● Enabling Sessions
● Using Sessions in Views
● Setting Test Cookies
● Using Sessions Outside of Views
● When Sessions Are Saved
● Browser-Length Sessions vs Persistent Sessions
● Other Session Settings
● Users and Authentication
● Enabling Authentication Support
● Using Users
● Logging In and Out
● Limiting Access to Logged-in Users
● Limiting Access to Users Who Pass a Test
● Managing Users, Permissions and Groups
● Using Authentication Data in Templates
● The Other Bits: Permissions, Groups, Messages and Profiles
● Permissions
● Groups
● Messages
● Profile