summaryrefslogtreecommitdiff
path: root/tests/apps/__init__.py
AgeCommit message (Collapse)Author
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
Also renamed app_cache to apps and "app cache" to "app registry". Deprecated AppCache.app_cache_ready() in favor of Apps.ready().