Does anyone know of a good Django example/tutorial/book for a first hands on?
It would be great if it covered
- session management
- login/authentication
- database connect
- security
- use of html templates
Update
Simple examples are really what I am looking for. Something where I start out with the basic functionalities, and can experiment with them.
The Django Book is a good start.
The book can also be purchased in print, if you prefer.