AA Kanban
Alliance Auth plugin for native Kanban boards.
Features
- Native Kanban boards with an intuitive drag-and-drop interface.
- Permission management per board (read-only and write groups).
- Global Discord Webhooks (Admin panel): Receive notifications when new boards are created.
- Board-specific Discord Webhooks (Admin panel): Receive notifications when cards are moved across lists on a specific board.
- Direct Messages (DMs): Discord DM notifications are sent directly to users when they are assigned to or removed from cards (requires the
aadiscordbotapp to be installed and active).
Installation
pip install aa-kanban
Add the app to your local.py:
INSTALLED_APPS += [
"aa_kanban",
]
Run the database migrations:
python manage.py migrate
Gather static files:
python manage.py collectstatic
Restart your supervisor services to load the new code (e.g., gunicorn and celery).
Discord Webhooks Configuration
To receive updates in your Discord channels, you can configure webhooks in the Django Admin panel:
- Global Board Creation Webhook:
- Go to Admin > Kanban Settings > Global Kanban Settings.
- Fill in the Board creation webhook field with your Discord Webhook URL. You will receive a message whenever a new board is created.
- Board-Specific Card Movement Webhooks:
- Go to Admin > Boards and edit a specific board.
- Fill in the Discord webhook cards field. Any card movements between lists on this board will be posted to this webhook.
Release files for aa-kanban 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aa_kanban-0.6.1.tar.gz | 63.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aa_kanban-0.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 150.5 kB
Release files / aa_kanban-0.6.1.tar.gz
| Download URL | aa_kanban-0.6.1.tar.gz |
|---|---|
| Size | 63.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
18138488d0f2050f95354a53835a211006ae8aa85cf2e85b08e8fdfa263ac619
|
|
BLAKE2b-256 checksum How to use checksums |
009e93883e0d5c2613148cdce59d86fb2f6aafdd5f3efd9e73c521f2d49163db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / aa_kanban-0.6.1-py3-none-any.whl
| Download URL | aa_kanban-0.6.1-py3-none-any.whl |
|---|---|
| Size | 87.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a9048719a924c6ab4b58e01dc155013be6f187e2403506af0e232eac587e494c
|
|
BLAKE2b-256 checksum How to use checksums |
d80753b5bfdf67581c97d9a1136550f81449b7f7a86c2625b1c70c980486a16a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency log