We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
m
1 parent c9ea170 commit b6bc9dfCopy full SHA for b6bc9df
contrib/m_shortcut
@@ -0,0 +1,2 @@
1
+echo "alias m=\"$VIRTUAL_ENV/bin/python $(pwd)/manage.py\"" >> $VIRTUAL_ENV/bin/postactivate
2
+echo "unalias m" >> $VIRTUAL_ENV/bin/postdeactivate
0 commit comments