Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 6633eeb88634aa8c03c8737d2d23c96b96a37e0d
      
https://github.com/django/django/commit/6633eeb88634aa8c03c8737d2d23c96b96a37e0d
  Author: Aymeric Augustin <[email protected]>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M django/core/handlers/base.py
    M django/db/transaction.py
    M docs/topics/db/transactions.txt
    M tests/handlers/views.py

  Log Message:
  -----------
  Changed API to disable ATOMIC_REQUESTS per view.

A decorator is easier to apply to CBVs. Backwards compatibility isn't an
issue here, except for people running on a recent clone of master.

Fixed a few minor problems in the transactions docs while I was there.


  Commit: 6d81d5d82e8666b26a207b0a721f0da6e620c302
      
https://github.com/django/django/commit/6d81d5d82e8666b26a207b0a721f0da6e620c302
  Author: Marc Tamlyn <[email protected]>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M django/core/handlers/base.py
    M django/db/transaction.py
    M docs/topics/db/transactions.txt
    M tests/handlers/views.py

  Log Message:
  -----------
  Merge pull request #1181 from aaugustin/better-api-to-disable-atomic-requests

Changed API to disable ATOMIC_REQUESTS per view.


Compare: https://github.com/django/django/compare/a7dc13ec231f...6d81d5d82e86

-- 
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to