zsh/django.zsh @ ad2fbe76ed24

moar aliases to make git less painful
author Steve Losh <steve@stevelosh.com>
date Tue, 15 May 2012 11:02:49 -0400
parents 2f29e1e7ac35
children (none)
alias djangotests="PYTHONPATH=..:$PYTHONPATH ./runtests.py --settings=test_sqlite"