django1/django/db
Adrian Holovaty 2b926d4222 Fixed #7319 -- Removed unused DatabaseFeatures attribute 'needs_upper_for_iops'. Thanks, leosoto
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7747 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-26 04:05:48 +00:00
..
backends Fixed #7319 -- Removed unused DatabaseFeatures attribute 'needs_upper_for_iops'. Thanks, leosoto 2008-06-26 04:05:48 +00:00
models Fixed #7109 -- Quote certain values before passing them for substitution in 2008-06-26 03:11:32 +00:00
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
transaction.py Fixed #7286 -- Added functools wrapping to the transaction decorators. Thanks, SmileyChris. 2008-05-29 11:50:50 +00:00