performance optimizations for hosting package detail view
- prefetch database objects in CustomerHostingPackageDetails.get_context_data - use prefetched data in template hostingpackage/customerhostingpackage_detail.html - mention optimization in changelog
This commit is contained in:
parent
638a6f6712
commit
f3168ffdb7
3 changed files with 19 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :support:`-` performance improvement for hosting package detail view
|
||||
* :support:`-` move HostingPackageAndCustomerMixin from managemails.views to
|
||||
gvawebcore.views
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue