classy-python/ccbv

The `SuccessMessageMixin` is missing

KommuSoft opened this issue · 1 comments

The messages framework also exports a SuccessMessageMixin, so the inspector will need to collect that one as well:

https://docs.djangoproject.com/en/4.1/ref/contrib/messages/#django.contrib.messages.views.SuccessMessageMixin

meshy commented

As mentioned in #207, I'm closing this as a duplicate of #121