Hacker News new | ask | show | jobs
by ChipotleRice 1658 days ago
Agreed. Django's documentation is pretty light on the order in which certain functions will be executed and diving into the code is the only way I've been able to understand what happens when handling forms and views.
1 comments

http://ccbv.co.uk/ is a pretty useful resource for learning class based views...