Changes between Initial Version and Version 1 of Ticket #20943, comment 2
- Timestamp:
- Aug 20, 2013, 12:48:05 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20943, comment 2
initial v1 1 1 The patch looks good to me, and I can confirm that there isn't any performance regression in query_all test, which is dependant on model initialization signal speeds. 2 3 EDIT: just noticed, caching was removed from post_syncdb. Any reason for that?