classy-python/ccbv

Duplicate descendents

Closed this issue · 1 comments

meshy commented

Sometimes descendents are duplicated.

For example, on ContentMixin, we can see BaseDeleteView and ModelFormMixin twice.

image

meshy commented

This happens when there are two routes to the descendents. See this graph of BaseDeleteView:
image