Jeremy Stretch 1430c0a6e6 Fixes #5738: Fix redirect to device components view after disconnecting a cable 5 years ago
..
api 8ae3331d04 Closes #5549: Eliminate extraneous database queries when using brief API calls 5 years ago
management 0b57389af6 Add a better progress indicator for trace_paths 5 years ago
migrations c559775135 Add support for tracing split paths 5 years ago
models 87c600aa7c Fixes #5665: Validate rack group is assigned to same site when creating a rack 5 years ago
tables 1430c0a6e6 Fixes #5738: Fix redirect to device components view after disconnecting a cable 5 years ago
tests a0e82e1817 Fixes #5574: Restrict the creation of device bay templates on non-parent device types 5 years ago
__init__.py 03542b400d Renamed IPAMConfig to DCIMConfig 9 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
choices.py d838a76461 Add choices for GG45 and TERA connectors and Cat7a/Cat8 cables 5 years ago
constants.py 823aa6b712 Add compatible types for PowerFeed 5 years ago
elevations.py 5bff50cade Fixes #5063: Fix "add device" link in rack elevations for opposite side of half-depth devices 5 years ago
fields.py 56ee425227 Introduce PathContains lookup to allow filtering against objects in path directly 5 years ago
filters.py b4ba5cbb7a Fixes #5716: Fix filtering rack reservations by custom field 5 years ago
forms.py d5a0e12283 Certain component types are optional 5 years ago
lookups.py 56ee425227 Introduce PathContains lookup to allow filtering against objects in path directly 5 years ago
signals.py 8d9d4cec05 Extend handle_rackgroup_site_change() receiver to update power panels 5 years ago
urls.py 3e7cf416f1 Update ObjectChangeLogView to use "object" context var 5 years ago
utils.py c559775135 Add support for tracing split paths 5 years ago
views.py 4a066a1913 Rename get_subquery() to count_related() 5 years ago