{"library":"django-braces","type":"library","category":null,"description":"Django Braces provides a collection of reusable, generic mixins designed to simplify the use of Django's class-based views. These mixins often replicate the functionality of Django's function-based view decorators, addressing common development challenges with class-based views. The library is considered stable and mature, focusing its support on Python versions still receiving fixes and Django LTS releases. The current version is 1.17.0.","language":"python","status":"active","version":"1.17.0","tags":["django","mixins","class-based-views","cbv","authentication","permissions"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-braces","imports":["from braces.views import LoginRequiredMixin","from braces.views import PermissionRequiredMixin","from braces.views import MultiplePermissionsRequiredMixin","from braces.views import GroupRequiredMixin","from braces.views import CsrfExemptMixin","from braces.views import JSONResponseMixin"]}],"homepage":null,"github":"https://github.com/brack3t/django-braces","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-braces/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-braces/compatibility"}}