netbox/netbox/dcim
2022-05-12 16:08:44 -04:00
..
api Migrate CablePath to use two-dimensional array 2022-05-12 16:08:44 -04:00
forms Ensure cable is cached on terminating endpoints 2022-05-12 16:08:44 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
models Fix circuit termination tracing & update tests 2022-05-12 16:08:44 -04:00
tables Update cable connection forms 2022-05-12 16:08:44 -04:00
tests Fix circuit termination tracing & update tests 2022-05-12 16:08:44 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Introduce CableTermination model & migrate data 2022-05-12 16:08:44 -04:00
constants.py Introduce MODULE_TOKEN constant 2022-05-11 10:37:04 -04:00
fields.py Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
filtersets.py Introduce CableTermination model & migrate data 2022-05-12 16:08:44 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Fix circuit termination tracing & update tests 2022-05-12 16:08:44 -04:00
svg.py Merge develop into feature 2022-03-24 16:35:35 -04:00
urls.py Remove termination IDs from cable creation view paths 2022-05-12 16:08:44 -04:00
utils.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
views.py Migrate CablePath to use two-dimensional array 2022-05-12 16:08:44 -04:00