Files
awx/awx/api
AlanCoding dbc65baa43 apply optimizations via standard method
This addresses the top-level resources in the v2
root view, focusing in order of priority,
reflecting use by the UI.

In several cases get_queryset logic from the view
is moved into the access class.

Most other cases involve adding a straightforward
select_related or prefetch_related entry.

All additional confirmed to be effective with the
django debug toolbar.
2019-05-24 13:09:55 -04:00
..
2016-12-09 14:19:41 -05:00
2019-04-22 14:17:14 -04:00
2015-06-11 16:10:23 -04:00
2018-07-30 10:23:27 -04:00
2019-02-27 16:56:36 -05:00
2019-04-08 02:47:56 -04:00
2015-06-11 16:10:23 -04:00
2019-04-18 11:39:22 -04:00
2019-05-13 11:20:15 -04:00