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.
5 years ago
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
6 years ago
Marc Cornellà
1c98b9cc38
Remove current directory from sys.path in python invocations ( #8408 )
...
* Remove current directory from sys.path in python invocations
7 years ago
i5ar
58daf13528
django: fix typo in completion ( #6233 )
7 years ago
Alexandre Jacques
28b5ec644c
django: add README ( #7181 )
8 years ago
Nikolay Panov
52c4e134cc
Update django.plugin.zsh ( #6634 )
...
Added support for 'showmigrations' django command.
8 years ago
Abner Chen
0dde9943c9
[Modify] Update django.plugin.zsh for Django 1.7.6
11 years ago
Yu Jiang
3c4998319a
Update django.plugin.zsh
...
activate django plugin on command "django-admin"
12 years ago
Julia Medina
e04d3e0563
Add startproject to django command completions
12 years ago
Brian Galey
c3b20a6541
Use completions with django-admin.py
13 years ago
Brian Galey
872ef081d3
Add collectstatic to django command completions
13 years ago
Gael Pasgrimaud
5260bfd4eb
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
15 years ago
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
15 years ago