django1/django/test
Claude Paroz abdcf81843 [1.5.x] Fixed #20237 (again) Allowed binary parameter to assertContains
Backport of b04fd579d5 from master.
2013-04-12 20:16:35 +02:00
..
__init__.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
_doctest.py [1.5.x] Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 16:05:55 +01: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 spelling errors 2013-03-29 08:00:24 -04: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 #18985 -- ensure module level deprecations are displayed 2013-03-27 10:37:47 -05:00
testcases.py [1.5.x] Fixed #20237 (again) Allowed binary parameter to assertContains 2013-04-12 20:16:35 +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