Branch: refs/heads/stable/1.4.x
  Home:   https://github.com/django/django
  Commit: c2ff027861dcbdd0c6ac82eb6e7f74455499c4e6
      
https://github.com/django/django/commit/c2ff027861dcbdd0c6ac82eb6e7f74455499c4e6
  Author: Ramiro Morales <[email protected]>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M django/test/testcases.py

  Log Message:
  -----------
  [1.4.x] Made LiveServerTestCase to restore state on exit.

The piece of state is DB connections' allow_thread_sharing attribute
which gets munged when test are run when in-memory SQLite databases.

Thanks Anssi for suggesting the possible root cause and Julien for
implementing the fix.

Backport of ea667ee3aeed33bce1dd681d9c0ea42f9926db5a from master.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to