1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-24 07:13:28 +02:00

Merge pull request #721 from gawel/master

Just another alias for django
This commit is contained in:
Robby Russell
2012-01-18 06:59:01 -08:00
+1
View File
@@ -220,3 +220,4 @@ _managepy() {
compdef _managepy manage.py
compdef _managepy django
compdef _managepy django-manage