django-manage: add alternative names without .py

This commit is contained in:
Daniel Hahler 2015-05-17 23:17:33 +02:00
parent b337467940
commit aade0a773f
1 changed files with 1 additions and 1 deletions

View File

@ -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).
# #