Class vs. Function Based Views
June 11, 2012In this episode, Greg and Bryan square off with some pretty thick Django nerd talk comparing class based views with function based views.
Show notes
- http://www.boredomandlaziness.org/2012/05/djangos-cbvs-are-not-mistake-but.html
- http://lukeplant.me.uk/blog/posts/djangos-cbvs-were-a-mistake/
There was a recent commit that vastly improved class based view docs: https://github.com/django/django/commit/c4c7fbcc0d9264beb931b45969fc0d8d655c4f83
