summaryrefslogtreecommitdiff
path: root/plugins/django/README.md
AgeCommit message (Collapse)Author
2021-09-22refactor(django)!: deprecate plugin in favor of Zsh's django completionMarc Cornellà
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.
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
- fasd - history - mercurial - pylint - repo - yii2
2018-10-02django: add README (#7181)Alexandre Jacques