mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-16 05:19:36 -06:00
Prefetch the Tenant Group in views which allows its table to be configured by the user. This decreases the amount of database queries that are required to fetch the data. |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| models | ||
| tables | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| filtersets.py | ||
| signals.py | ||
| urls.py | ||
| views.py | ||