implement caching for get_hosting_package
This commit is contained in:
parent
832a611602
commit
5e1f34c9d8
2 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :support:`-` cache result of get_hosting_package method of
|
||||
gvawebcore.views.HostingPackageAndCustomerMixin to improve page loading
|
||||
performance
|
||||
* :feature:`-` add ability to add, list and delete SSH public keys assigned to
|
||||
a hosting package's operating system user and change their comments
|
||||
* :feature:`-` add ability to add SSH public keys for operating system users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue