Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 5883ae56b3e993052c46f7d9e756465b1387dd34
      
https://github.com/django/django/commit/5883ae56b3e993052c46f7d9e756465b1387dd34
  Author: Filipa Andrade <[email protected]>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M django/test/testcases.py

  Log Message:
  -----------
  Fixed #20142 -- Added error handling for fixture setup

TestCase._fixture_setup disables transactions so,
in case of an error, cleanup is needed to re-enable
transactions, otherwise following TransactionTestCase
would fail.


  Commit: 5915800debef7cec01672dc0b467b7c2bd3aba03
      
https://github.com/django/django/commit/5915800debef7cec01672dc0b467b7c2bd3aba03
  Author: Aymeric Augustin <[email protected]>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M django/test/testcases.py

  Log Message:
  -----------
  Merge pull request #1127 from filias/20142

Fixed #20142 -- Added error handling for fixture setup


Compare: https://github.com/django/django/compare/dc8814bf7dc5...5915800debef

-- 
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