Join Nostr
2025-09-15 21:03:37 UTC

Eric Matthes on Nostr: The 1.2.1 release of django-simple-deploy allows plugins to extend the core CLI. For ...

The 1.2.1 release of django-simple-deploy allows plugins to extend the core CLI.

For example, the dsd-flyio plugin now supports a `--vm-size` option.

This is what was needed to make plugins much more powerful than simply "give me the smallest possible working deployment".

#Python #Django