The documentation mentions the use of mixins that can only be used by the class-based views. Is there a way of using this with function-based views?
The documentation mentions the use of mixins that can only be used by the class-based views.
Is there a way of using this with function-based views?