django1/django/db
Adrian Holovaty 007f17d63e Fixed #3463 -- EmptyQuerySet's iterator() now returns a generator. Thanks, Gary Wilson
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4475 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 05:38:38 +00:00
..
backends Fixed #1477: URLFields now accept a maxlength parameter. Thanks, Matt Croydon. 2007-01-08 20:28:31 +00:00
models Fixed #3463 -- EmptyQuerySet's iterator() now returns a generator. Thanks, Gary Wilson 2007-02-10 05:38:38 +00:00
__init__.py Fixed typo in 'incorrect backend' database error message 2006-11-13 05:02:45 +00:00
transaction.py Fixed typo in docstring in db/transaction.py 2006-06-16 19:35:57 +00:00