Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Aymeric Augustin
|
7ed20e0153
|
Populated Apps instances immediately by default.
|
2013-12-30 22:11:17 +01:00 |
Aymeric Augustin
|
8925aaf613
|
Added basic tests for get_app_config[s].
|
2013-12-26 19:21:02 +01:00 |
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 |