On 14 oct, 21:30, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Depending on your site's setup, there is a variety of extra manage.py
> commands that could be available. Is it possible to set up tab
> completion on these commands? for example:
>
> ./manage.py syn<tab>
> => /manage.py syncdb
>
> If it is not currently supported, how hard would it be to include?
> Would it use the readline library?
Not sure this answer you question, but:
http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs#bash-completion
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---