django1/django/test
Aymeric Augustin 9cdf1f6d54 Stop testing for inclusion in INSTALLED_APPS.
Removed some exception masking in the comments app that was harmful and
couldn't be preserved easily.
2013-12-22 11:39:18 +01:00
..
__init__.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
_doctest.py Checkout prior commit of _doctest.py 2013-11-02 20:20:53 -04:00
client.py Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
signals.py Set stacklevel for the override_settings warning. 2013-12-20 11:09:06 +01:00
simple.py Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
testcases.py Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00
utils.py Fixed #21351 -- Replaced memoize with Python's lru_cache. 2013-11-11 08:53:09 +01:00