Re: Proposal: A diagram showing Class Based View inheritance and mixins.

2013-08-19 Thread Seth Moon
sed View? > > Daniel Greenfeld > > On Sunday, August 18, 2013 10:03:59 PM UTC+2, Seth Moon wrote: >> >> I believe it would be beneficial to the Django developers and users if >> the documentation included a diagram showing the complete structure of how >> Class Based V

Proposal: A diagram showing Class Based View inheritance and mixins.

2013-08-18 Thread Seth Moon
I believe it would be beneficial to the Django developers and users if the documentation included a diagram showing the complete structure of how Class Based Views get their functionality. This would be a relatively simple diagram that shows the classes each generic view inherits from. The reas