diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2011-02-12 13:03:34 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2011-02-12 13:03:34 +0000 |
| commit | 6314a1b42e4f695b4c575585375fe91697911d5c (patch) | |
| tree | b316e6e5f8a2e5a5efbe43d0be6689138cdcffcf /AUTHORS | |
| parent | d1cd53d9cf1c42ee8d1913fe00bb836ee7fa8d6c (diff) | |
Fixed #9964 -- Ensure that all database operations make transactions dirty, not just write operations. Many thanks to Shai Berger for his work and persistence on this issue.
This is BACKWARDS INCOMPATIBLE for anyone relying on the current behavior that allows manually managed read-only transactions to be left dangling without a manual commit or rollback.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15493 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ answer newbie questions, and generally made Django that much better: Esdras Beleza <linux@esdrasbeleza.com> Chris Bennett <chrisrbennett@yahoo.com> James Bennett + Shai Berger <shai@platonix.com> Julian Bez Arvis Bickovskis <viestards.lists@gmail.com> Natalia Bidart <nataliabidart@gmail.com> |
