Django Commons's repositories
django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
django-simple-history
Store model history and view/revert changes from admin site.
django-prometheus
Export Django monitoring metrics for Prometheus.io
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-typer
Use Typer (type hints) to define the interface for your Django management commands.
django-fsm-2
Django friendly finite state machine support
django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
django-tailwind-cli
Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.
django-enum
Full and natural support for enumerations as Django model fields.
django-valkey
a Valkey backend for django
axe-selenium-python
Automated web accessibility testing with Axe and Selenium
membership
Membership repository for the django-commons organization.
best-practices
A sample project with best practices for Django Commons projects.
django-commons.github.io
The hosted documentation for django-commons.org. Do not manually edit this project.
django-commons-mkdocs
The public pages for django-commons.org
playground2
Tests