django/tests
Alex Gaynor 80287f1e8a Fixed #13159 -- properly quote aggregates in order_by.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15318 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-26 03:48:15 +00:00
..
modeltests Fixed #13206 -- call super().__init__() in Model.__init__ to allow mixins to do things there. 2011-01-26 03:42:31 +00:00
regressiontests Fixed #13159 -- properly quote aggregates in order_by. 2011-01-26 03:48:15 +00:00
templates
runtests.py
test_sqlite.py
urls.py