Hello Robert.

Did you read class based views code?
Original django class-based view code is below.

https://github.com/django/django/tree/master/django/views/generic


I made an extension class for FormView and ListView.

https://github.com/Arisophy/django-searchview

I hope it helps you understand how to extend the call-based view .

best regards.

Arisophy

2021年1月12日(火) 0:15 Robert F. <robert.flaug...@gmail.com>:

> Are there any Django libraries that make extensive use of class-based
> views that I might study if I want to gain an in-depth understanding of how
> to use them? The Django documentation is OK at explaining what they are and
> how they work but most of the examples are very trivial in nature. I'd like
> to become a "power user" and for that I need lots of code to study. I've
> looked at the Classy Class-Based Views <https://ccbv.co.uk/> examples but
> they seem too "meta" to me to shed any real light on how to use them in
> practice. Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/eda0feed-fb61-4882-bbc3-14531b13526fn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/eda0feed-fb61-4882-bbc3-14531b13526fn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B2LtkDUkWaTAX2RXj09AgNxAknW%3Dz%2BG-SYmRj_B2zEGJf%2B4bQ%40mail.gmail.com.

Reply via email to