Commit c8b8403
committed
move get_authorized_product_members / get_authorized_product_groups to Pro
After the V3 ViewSet removals (asset_members, asset_groups), no OS code
calls these helpers any more — only Pro does. Drop them from
dojo/product/queries.py and the now-orphan Product_Member, Product_Group,
Global_Role imports. Pro's pro/product/queries.py owns the new home;
Pro callers import from there.1 parent 6156ce4 commit c8b8403
1 file changed
Lines changed: 0 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 6 | | |
18 | 7 | | |
19 | 8 | | |
| |||
34 | 23 | | |
35 | 24 | | |
36 | 25 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 26 | | |
52 | 27 | | |
53 | 28 | | |
| |||
0 commit comments