django1/django/db
Malcolm Tredinnick 858ac05802 Fixed #2351 -- Fixed problem with using ".count" attribute of QuerySets in
templates.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4772 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 03:00:12 +00:00
..
backends Fixed a mistaken import from the mysql backend that had snuck through. 2007-03-21 20:44:15 +00:00
models Fixed #2351 -- Fixed problem with using ".count" attribute of QuerySets in 2007-03-22 03:00:12 +00:00
__init__.py Revert [4485] in order to fix accidental mod_python breakage. Refs #2920. 2007-02-11 23:50:35 +00:00
transaction.py Fixed typo in docstring in db/transaction.py 2006-06-16 19:35:57 +00:00