django-manage: add alternative names without .py
This commit is contained in:
parent
4e5cf99933
commit
67ed18ce4a
|
@ -1,4 +1,4 @@
|
||||||
#compdef manage.py django-admin.py
|
#compdef manage.py django-manage django-admin.py django-admin
|
||||||
#
|
#
|
||||||
# Completion script for Django's manage.py (https://www.djangoproject.com).
|
# Completion script for Django's manage.py (https://www.djangoproject.com).
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue