Pinned Repositories
best-practices
A sample project with best practices for Django Commons projects.
controls
The controls for managing Django Commons projects
django-click
Write Django management command using the click CLI library
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-tailwind-cli
Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.
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-click
Write Django management command using the click CLI library
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-tailwind-cli
Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.
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/membership
Membership repository for the django-commons organization.
django-commons/best-practices
A sample project with best practices for Django Commons projects.
django-commons/controls
The controls for managing Django Commons projects
django-commons/.github
A Special Repository.
django-commons/playground2
Tests
django-commons/django-commons-mkdocs
The mkdocs project for the organization
django-commons/django-commons.github.io
The public pages for django-commons.org