django1/django/test
Joeri Bekker 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00
..
__init__.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
_doctest.py Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
client.py Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04:00
html.py Fixed spelling errors 2013-03-28 11:16:53 -06:00
runner.py Fixed #19940 -- Made test.runner.setup_databases properly handle aliases for default db. 2013-07-04 19:58:58 -04:00
signals.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00
simple.py Removed tests for django.utils.unittest vs. unittest. 2013-07-01 21:49:11 +02:00
testcases.py Simplified testing connection type 2013-07-09 19:47:57 +02:00
utils.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00