Show template rendering time in debug log

This commit is contained in:
Frederic Guillot
2016-01-16 21:35:50 -05:00
parent ee19c62648
commit 41e900fc7a
2 changed files with 52 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ Improvements:
* Reduce the number of SQL queries for project daily column stats
* Remove event subscriber to update date_moved field
* Make sure that some event subscribers are not executed multiple times
* Show rendering time of individual templates when debug mode is enabled
Bug fixes: