Ubuntu: Django bash auto-completion
Ubuntu offers auto-completion for terminal commands by default. But there is no auto-completion for django management commands. In other words manage.py
commands.
Ubuntu offers auto-completion for terminal commands by default. But there is no auto-completion for django management commands. In other words manage.py
commands.