Marc Cornellà
3e4b520190
refactor(django)!: deprecate plugin in favor of Zsh's django completion
...
BREAKING CHANGE: Zsh already provides completion for the `django-admin` and `manage.py`
commands, which is substantially better than the one provided by this plugin. We're
therefore deprecating this plugin and we will remove it in the near future.
2021-09-22 10:41:06 +02:00
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
Marc Cornellà
1c98b9cc38
Remove current directory from sys.path in python invocations ( #8408 )
...
* Remove current directory from sys.path in python invocations
2019-11-21 03:29:16 +01:00
i5ar
58daf13528
django: fix typo in completion ( #6233 )
2019-05-07 19:51:20 +02:00
Alexandre Jacques
28b5ec644c
django: add README ( #7181 )
2018-10-02 09:00:33 +02:00
Nikolay Panov
52c4e134cc
Update django.plugin.zsh ( #6634 )
...
Added support for 'showmigrations' django command.
2018-03-09 08:11:30 -08:00
Abner Chen
0dde9943c9
[Modify] Update django.plugin.zsh for Django 1.7.6
2015-03-17 03:26:44 +08:00
Yu Jiang
3c4998319a
Update django.plugin.zsh
...
activate django plugin on command "django-admin"
2015-01-12 21:57:00 +08:00
Julia Medina
e04d3e0563
Add startproject to django command completions
2014-06-08 10:35:00 +02:00
Brian Galey
c3b20a6541
Use completions with django-admin.py
2013-04-09 19:55:53 -07:00
Brian Galey
872ef081d3
Add collectstatic to django command completions
2013-04-09 19:52:49 -07:00
Gael Pasgrimaud
5260bfd4eb
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
2011-11-27 15:07:31 +01:00
Marc Abramowitz
f9bf396e4a
Add Django plugin.
...
This is a slight modification of the Django zsh completions that I found
at
https://raw.github.com/technolize/zsh-completion-funcs/master/_manage.py
2011-06-09 21:22:33 -07:00