$ git commit -am "Remove breakpoint."
🤦♂️
| Website | https://radiac.net/ |
| GitHub | https://github.com/radiac/ |
| Projects | https://radiac.net/projects/ |
| Hire me | https://radiac.net/hire/ |
$ git commit -am "Remove breakpoint."
🤦♂️
Nanodjango 0.8 is out, adding async view and ASGI support. Now you can write async single file scripts that look like Flask or FastAPI, but with all #django features like models, auth, admin etc.
Used with pipx or uv run it's great for sharing examples and prototypes, and it has a command to convert it into a full structured project if it needs to grow.
Finally released django-tagulous v2.0, my flexible tagging and categorisation library for #django
This release fixes bugs and supports up to Django 5.1.
Project: https://github.com/radiac/django-tagulous
Changelog: https://django-tagulous.readthedocs.io/en/latest/changelog.html