Pinned Repositories
django-click
Write Django management command using the click CLI library
django-cookie-consent
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
django-fsm-2
Django friendly finite state machine support
django-prometheus
Export Django monitoring metrics for Prometheus.io
django-simple-history
Store model history and view/revert changes from admin site.
django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
django-typer
Use Typer (type hints) to define the interface for your Django management commands.
drf-excel
An XLSX spreadsheet renderer for Django REST Framework.
membership
Membership repository for the django-commons organization.
Django Commons's Repositories
django-commons/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
django-commons/django-simple-history
Store model history and view/revert changes from admin site.
django-commons/django-prometheus
Export Django monitoring metrics for Prometheus.io
django-commons/django-click
Write Django management command using the click CLI library
django-commons/django-cookie-consent
Reusable application for managing various cookies and visitors consent for their use in Django project.
django-commons/drf-excel
An XLSX spreadsheet renderer for Django REST Framework.
django-commons/django-typer
Use Typer (type hints) to define the interface for your Django management commands.
django-commons/django-fsm-2
Django friendly finite state machine support
django-commons/django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
django-commons/django-tailwind-cli
Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.
django-commons/django-enum
Full and natural support for enumerations as Django model fields.
django-commons/django-valkey
a Valkey backend for django
django-commons/axe-selenium-python
Automated web accessibility testing with Axe and Selenium
django-commons/membership
Membership repository for the django-commons organization.
django-commons/best-practices
A sample project with best practices for Django Commons projects.
django-commons/django-commons.github.io
The hosted documentation for django-commons.org. Do not manually edit this project.
django-commons/controls
The controls for managing Django Commons projects
django-commons/django-commons-mkdocs
The public pages for django-commons.org
django-commons/.github
A Special Repository.
django-commons/playground2
Tests