Commit 65afcb79 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #3489 from sunlight07/patch-1

activate django plugin on command "django-admin"
parents c78277fd 3c499831
......@@ -236,5 +236,6 @@ _managepy() {
compdef _managepy manage.py
compdef _managepy django
compdef _managepy django-admin
compdef _managepy django-admin.py
compdef _managepy django-manage
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment