django-hitcount
django-hitcount copied to clipboard
Add HitCountViewMixin
I would like to create mixin version of it of HitCountDetailView
that doesn't extend DetailView
, but rather SingleObjectMixin
. Is the project still active? Should I make PR?