django/tests/test_utils
Simon Charette 952ba5237e Added a context manager to capture queries while testing.
Also made some import cleanups while I was there.

Refs #10399.
2013-03-02 02:41:14 -05:00
..
fixtures
templates/template_used
__init__.py
models.py
tests.py Added a context manager to capture queries while testing. 2013-03-02 02:41:14 -05:00
urls.py
views.py