django1/django/test
Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps.
Also renamed app_cache to apps and "app cache" to "app registry".

Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
2013-12-24 12:25:17 +01:00
..
__init__.py Added modify_settings to alter settings containing lists of values. 2013-12-23 21:37:43 +01:00
_doctest.py Checkout prior commit of _doctest.py 2013-11-02 20:20:53 -04:00
client.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +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 Refactored INSTALLED_APPS overrides. 2013-12-23 20:15:08 +01:00
simple.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
testcases.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
utils.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00