netbox/netbox/dcim
2022-05-13 16:29:19 -04:00
..
api Tests cleanup 2022-05-13 16:29:19 -04:00
forms Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -04:00
models Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -04:00
tables Tests cleanup 2022-05-13 16:29:19 -04:00
tests Tests cleanup 2022-05-13 16:29:19 -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 Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -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 Add origins, destinations properties on CablePath 2022-05-13 15:05:38 -04:00
views.py Tests cleanup 2022-05-13 16:29:19 -04:00