From 73001e9382db99ebd6effcf0bdcd227985109142 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Tue, 1 Feb 2022 12:56:22 +0100 Subject: refactor(django): remove deprecated `django` plugin BREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With this change it has now been removed altogether. Zsh already provides built-in completion for Django commands. --- plugins/django/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 plugins/django/README.md (limited to 'plugins/django/README.md') diff --git a/plugins/django/README.md b/plugins/django/README.md deleted file mode 100644 index cfab43980..000000000 --- a/plugins/django/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Django plugin - -This plugin adds completion for the [Django Project](https://www.djangoproject.com/) commands -(`manage.py`, `django-admin`, ...). - -## Deprecation (2021-09-22) - -The plugin used to provide completion for `./manage.py` and `django-admin`, but Zsh already provides -a better, more extensive completion for those, so this plugin is no longer needed. - -Right now a warning message is shown, but in the near future the plugin will stop working altogether. -So you can remove it from your plugins and you'll automatically start using Zsh's django completion. -- cgit v1.2.3-70-g09d2