fix taskresults.tests

This commit is contained in:
Jan Dittberner 2015-02-01 03:00:14 +01:00
parent 0714d55902
commit 0e32d162f7
4 changed files with 56 additions and 1 deletions

View file

@ -1,6 +1,7 @@
Changelog
=========
* :support:`-` move taskresults tests to tasksresults.tests and fix them
* :support:`-` cache result of get_hosting_package method of
gvawebcore.views.HostingPackageAndCustomerMixin to improve page loading
performance