Ticket #10316: django_bash_completion-r9503.diff
File django_bash_completion-r9503.diff, 967 bytes (added by , 16 years ago) |
---|
-
extras/django_bash_completion
46 46 # Actions 47 47 actions="createcachetable createsuperuser compilemessages \ 48 48 dbshell diffsettings dumpdata flush inspectdb loaddata \ 49 makemessages reset runfcgi runserver shell sql sqlall sqlclear\50 sqlc ustom sqlflush sqlindexes sqlreset sqlsequencereset startapp\51 start project syncdb test validate"49 makemessages ping_google reset runfcgi runserver shell sql sqlall \ 50 sqlclear sqlcustom sqlflush sqlindexes sqlreset sqlsequencereset \ 51 startapp startproject syncdb test validate" 52 52 # Action's options 53 53 action_shell_opts="--plain" 54 54 action_runfcgi_opts="host port socket method maxspare minspare maxchildren daemonize pidfile workdir"