zsh/django.zsh @ 959a5c4fc9fb

Tons of awesome suggestions from the @dotvimrc suggestion-fest.
author Steve Losh <steve@stevelosh.com>
date Thu, 01 Sep 2011 20:12:22 -0400
parents 2f29e1e7ac35
children (none)
alias djangotests="PYTHONPATH=..:$PYTHONPATH ./runtests.py --settings=test_sqlite"