Skip to content

sageteamorg/django-sage-tools

Repository files navigation

django-sage-tools

django-sage-tools provides a range of helpful Mixins for Django's class-based views. These mixins often replicate the functionality of Django's function-based view decorators and also tackle common issues encountered with class-based views. For further details, consult the documentation.