While you're waiting for the class-based views documentation to come 
through, you could use the CBV reference I (and some friends) have put 
together: http://ccbv.co.uk/ 

It flattens the class hierarchy (all the views, mixins etc) to show you all 
the methods and attributes that each CBV has inherited in order to make it 
easier to understand the code.

I hope you find it useful!

Charlie "Meshy" Denton

On Friday, 4 November 2011 22:36:42 UTC, Cal Leeming [Simplicity Media Ltd] 
wrote:
>
> Hey all,
>
> I took a look through some of the documentation for class based views - and 
> my first reaction was "Eww.".
>
> Imho, it looks much like the "admin section" customization stuff, and 
> would quickly become a pain to work with if you deviate away from 'the box'.
>
> This comes from me having absolutely no experience of using class based 
> views - just from what I've seen in the documentation and examples etc. (my 
> background - 2 years of django exp, 6 years-ish python).
>
> It'd be good to hear other peoples thought on this - from both sides of 
> the fence!
>
> Cal
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/jzXBohjKBRkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to