Marc Cornellà 3e4b520190 refactor(django)!: deprecate plugin in favor of Zsh's django completion 2 年之前
..
README.md 3e4b520190 refactor(django)!: deprecate plugin in favor of Zsh's django completion 2 年之前
django.plugin.zsh 3e4b520190 refactor(django)!: deprecate plugin in favor of Zsh's django completion 2 年之前

README.md

Django plugin

This plugin adds completion for the Django Project 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.