django-manage: add alternative names without .py
This commit is contained in:
parent
b337467940
commit
aade0a773f
|
@ -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