django1/django/db/models/sql
Malcolm Tredinnick 3b37c8151a Fixed #7411 -- worked around some possible transaction conflicts in SQLite.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-15 18:47:32 +00:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
constants.py Fixed #7098 -- Old-style related-model order_by() syntax was being incorrectly 2008-04-28 02:27:19 +00:00
datastructures.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
query.py Fixed #7411 -- worked around some possible transaction conflicts in SQLite. 2008-07-15 18:47:32 +00:00
subqueries.py Redo the changes in [7773] in a better way. 2008-07-04 06:42:58 +00:00
where.py Redo the changes in [7773] in a better way. 2008-07-04 06:42:58 +00:00