Files
netbox/netbox/core/models
Martin Hauser 39f11f28fb fix(core): Cache table existence for ObjectType checks
Introduces a cached `_table_exists` flag to avoid repeated database
introspection queries for `core_objecttype`.
Improves performance during ObjectType lookups and reduces
redundant query overhead.

Fixes #21231
2026-01-20 11:15:14 -05:00
..
2026-01-15 12:47:05 -05:00
2025-11-06 15:57:07 -08:00