Files
edx-platform/requirements/edx
Alex Dusenbery 4134809b96 fix: improves performance of enterprise role assignment admin page. edx-enterprise 3.22.6
* 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
2021-04-16 14:44:23 -04:00
..
2021-02-01 16:25:19 +05:00
2021-04-09 15:20:58 +05:00
2020-08-13 01:20:04 +05:00
2021-04-14 17:40:41 +05:00