Skip to content
Snippets Groups Projects
user avatar
Alex Dusenbery authored
* Deletes custom get_search_results() method, since `enterprise_customer__name` is now a viable search field
* Improves pagination by asking for an estimated row count from Mysql INFORMATION_SCHEMA.TABLES
* Turns 1 + N query into 1 query via proper use of list_select_related

ENT-4384
4134809b
Name Last commit Last update