django-probes
django-probes copied to clipboard
Add a --command argument, allowing to directly call a Django command …
…when databases are ready, without patching the command itself and without loading the django machinery twice.
done. Multiple commands can be called (e.g. migrate then runserver)