Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
65afcb79
Commit
65afcb79
authored
Jan 31, 2015
by
Robby Russell
Browse files
Merge pull request #3489 from sunlight07/patch-1
activate django plugin on command "django-admin"
parents
c78277fd
3c499831
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/django/django.plugin.zsh
View file @
65afcb79
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment