django/tests/regressiontests/comment_tests
Alex Gaynor 69e1e6187a Switch several assertNumQueries to use the context manager, which is much more beautiful.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16986 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14 17:03:08 +00:00
..
custom_comments
fixtures
tests Switch several assertNumQueries to use the context manager, which is much more beautiful. 2011-10-14 17:03:08 +00:00
__init__.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
models.py
urls.py
urls_admin.py