mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-12 19:39:35 -06:00
* Convert circuits to use subqueries * Convert dcim to use subqueries * Convert extras to use subqueries * Convert ipam to use subqueries * Convert secrets to use subqueries * Convert virtualization to use subqueries * Update global search view to use subqueries where appropriate * Remove extraneous order_by() calls |
||
|---|---|---|
| .. | ||
| api | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| filters.py | ||
| forms.py | ||
| models.py | ||
| querysets.py | ||
| signals.py | ||
| tables.py | ||
| urls.py | ||
| views.py | ||