django1/django/test
Carl Meyer a7e33c5bf3 [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
This is a security fix; disclosure and advisory coming shortly.
2013-02-19 10:39:03 -07:00
..
__init__.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
_doctest.py [py3] Ported django.test.doctest. 2012-08-07 12:00:22 +02:00
client.py [1.5.x] Fixed #19519 again -- Regression in LiveServerTestCase after fd1279a4. 2013-01-01 10:14:24 +01:00
html.py [1.5.x] Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests 2012-12-24 02:21:36 +00:00
signals.py [1.5.x] Fixed #17744 -- Reset default file storage with setting_changed signal 2012-10-30 22:26:03 +01:00
simple.py [1.5.x] Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:56 -08:00
testcases.py [1.5.x] Fixed #19707 -- Reset transaction state after requests 2013-02-10 14:09:58 +02:00
utils.py [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00