Branch: refs/heads/stable/1.6.x
  Home:   https://github.com/django/django
  Commit: 690a5984a3c0a706b8cc296bdcccd524b2079559
      
https://github.com/django/django/commit/690a5984a3c0a706b8cc296bdcccd524b2079559
  Author: Shai Berger <s...@platonix.com>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M django/db/models/sql/compiler.py
    M docs/ref/models/querysets.txt
    M docs/releases/1.6.3.txt
    M docs/topics/db/transactions.txt
    M tests/select_for_update/tests.py

  Log Message:
  -----------
  [1.6.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode

The ticket was originally about two failing tests, which are
fixed by putting their queries in transactions.

Thanks Tim Graham for the report, Aymeric Augustin for the fix,
and Simon Charette, Tim Graham & Loïc Bistuer for review.

Backport of b990df1d63 from master


-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5345e10aaa631_2bc09c7d40876f8%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to