django1/django/utils/translation
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 Fixed #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02:00
trans_null.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
trans_real.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00