Djblets 0.7.22 Release Notes¶
Release date: November 1, 2013
djblets.extensions¶
AJAX_SERIALis updated when extensions are enabled/disabled or their configuration changes, allowing templates usingAJAX_SERIALas part of their cache to invalidate.
djblets.siteconfig¶
Reduced query counts for installs using siteconfig.
djblets.webapi¶
Reduced query counts when returning payloads for list resources with no entries.
Common attribute lookups on
WebAPIResourceare now cached.
Contributors¶
Christian Hammond
David Trowbridge