Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 92837ae56999a6f602d22130bfb3c49cd9b40242
      
https://github.com/django/django/commit/92837ae56999a6f602d22130bfb3c49cd9b40242
  Author: Aymeric Augustin <[email protected]>
  Date:   2013-02-18 (Mon, 18 Feb 2013)

  Changed paths:
    M tests/regressiontests/httpwrappers/tests.py
    M tests/regressiontests/serializers_regress/tests.py
    M tests/regressiontests/views/tests/static.py

  Log Message:
  -----------
  Avoided firing the request_finished signal in tests.

* Avoided calling BaseHttpResponse.close(). The test client take care of
  that since acc5396e.
* Disconnected the request_finished signal when this method must be
  called. The test client has a similar implementation since bacb097a.



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