Cool. We had looked at doing it that way, but decided that we wanted to have the flexibility of accessing the entire repo so that we can run things like "./manage.py validate" and quick unit tests.
A leftover pdb.set_trace() that snuck into production is the exact reason we first added this :)
A leftover pdb.set_trace() that snuck into production is the exact reason we first added this :)