Hey,
I'm using some custom commands with manage.py and I was wondering if there
is any way to get completion for these. For default commands such as syncdb
completion works fine.
This wouldn't be such a big problem but I'm using PyCharm and custom
commands (or commands added by other apps such
On Oct 14, 11:49 pm, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> [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
[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
> => /manage.py syncdb
>
> If it is not currently supported, how hard wo
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
> => /manage.py syncdb
>
> If
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
=> /manage.py syncdb
If it is not currently supported, how hard would it be to include?
Would it use the
5 matches
Mail list logo