Branch: refs/heads/stable/1.5.x
  Home:   https://github.com/django/django
  Commit: 4c261c61f21bae4dc72e1ec2dffbce94a3603d73
      
https://github.com/django/django/commit/4c261c61f21bae4dc72e1ec2dffbce94a3603d73
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M tests/regressiontests/middleware/models.py
    M tests/regressiontests/middleware/tests.py

  Log Message:
  -----------
  [1.5.x] Fixed #19645 -- Added tests for TransactionMiddleware

Backpatch of f556df90be995a83b979cf875705d98521ab4dc7. Backpatching
these tests so that it will be easier to backpatch the fix for #19707.


  Commit: 60186aa2e5db5900b96cbc3dac0ad23b72a37e80
      
https://github.com/django/django/commit/60186aa2e5db5900b96cbc3dac0ad23b72a37e80
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M django/db/__init__.py
    M django/db/backends/__init__.py
    M django/db/transaction.py
    M django/db/utils.py
    M django/middleware/transaction.py
    M django/test/testcases.py
    M tests/regressiontests/middleware/tests.py
    M tests/regressiontests/requests/tests.py

  Log Message:
  -----------
  [1.5.x] Fixed #19707 -- Reset transaction state after requests

Backpatch of a4e97cf315142e61bb4bc3ed8259b95d8586d09c


Compare: https://github.com/django/django/compare/bb12ea2cf1cb...60186aa2e5db

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to