summaryrefslogtreecommitdiff
path: root/plugins/django/django.plugin.zsh
AgeCommit message (Collapse)Author
2014-06-08Add startproject to django command completionsJulia Medina
2013-04-09Use completions with django-admin.pyBrian Galey
2013-04-09Add collectstatic to django command completionsBrian Galey
2011-11-27allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKitGael Pasgrimaud
2011-06-09Add Django plugin.Marc Abramowitz
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