| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-24 | Renamed 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(). | |||
| 2013-10-10 | Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. | Tim Graham | |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin | |
| 2013-05-19 | add comment to explain why it's necessary to do an explicit check for | Andrea Crotti | |
| Python2 and how metaclasses are defined | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
