Sahil Batra
c5b005833c
groups: Do not prefetch can_access_all_users_group setting.
...
This commit updates code to not prefetch can_access_all_users_group
and can_access_all_users_group__named_user_group fields using
select_related. We can just use get_realm_system_groups_name_dict
function to check if setting is set to "Everyone" group when
needed and can avoid unnecessarily fetching groups for every user
query.
2025-04-11 17:37:06 -07:00
..
2024-09-03 09:17:38 -07:00
2025-02-26 09:30:24 -08:00
2025-01-22 12:33:58 -08:00
2025-04-11 17:37:06 -07:00
2024-10-14 16:30:46 -07:00
2024-12-17 09:40:10 -08:00
2025-03-10 16:48:08 -07:00
2024-10-07 11:35:06 -07:00
2025-03-18 09:34:11 -07:00
2025-02-28 10:10:33 -08:00
2025-04-11 17:37:06 -07:00
2025-02-25 18:18:23 -08:00
2024-09-09 11:50:13 -07:00
2024-08-12 12:16:14 -07:00
2025-01-22 09:19:15 -08:00
2025-02-26 16:39:41 -08:00
2024-09-09 11:50:13 -07:00
2025-01-09 09:09:13 -08:00
2024-10-04 14:17:20 -07:00
2024-09-09 11:50:13 -07:00
2024-09-09 11:50:13 -07:00
2024-09-09 11:50:13 -07:00
2024-09-09 11:50:13 -07:00
2025-04-08 10:16:35 -07:00
2025-03-13 10:58:36 -07:00
2025-03-13 14:38:16 -07:00
2025-04-11 17:37:06 -07:00
2024-10-07 11:35:06 -07:00
2025-02-12 15:08:56 -08:00
2024-09-09 12:40:17 -07:00
2024-12-06 09:23:02 -08:00
2025-04-03 13:00:17 -07:00
2025-04-05 07:25:46 -07:00
2024-09-03 09:17:38 -07:00
2025-01-07 17:24:00 -08:00
2025-04-03 18:07:31 -07:00
2024-08-12 12:16:14 -07:00