django1/django/test
Claude Paroz fdd7a355bf Deprecated django.utils.importlib
This was a shim for pre-Python 2.7 support.
2013-07-29 17:10:22 +02: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 Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
html.py Fixed spelling errors 2013-03-28 11:16:53 -06:00
runner.py Fixed #20681 -- Prevented teardown_databases from attempting to tear down aliases 2013-07-13 17:46:05 -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 Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
testcases.py Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class 2013-07-19 20:30:14 +02:00
utils.py Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00