Changes between Version 94 and Version 95 of Version1.2Features
- Timestamp:
- Oct 13, 2009, 9:14:28 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v94 v95 43 43 44 44 === Cache system === 45 * #11269 Allow `cache_page` decorator key_prefix argument to be a callable, enabling e.g. per-user cached pages 45 * #11269 Allow `cache_page` decorator key_prefix argument to be a callable, enabling e.g. per-user cached pages 46 * #11503 Expose a method to manually flush all cache backends. 46 47 47 48 === Contrib ===