netbox/netbox/dcim
2021-12-17 16:34:51 -05:00
..
api Add Module model 2021-12-17 16:12:03 -05:00
forms Add Module model 2021-12-17 16:12:03 -05:00
graphql Add Module model 2021-12-17 16:12:03 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Add Module model 2021-12-17 16:12:03 -05:00
models Add Module model 2021-12-17 16:12:03 -05:00
tables Add Module model 2021-12-17 16:12:03 -05:00
tests Add Module model 2021-12-17 16:12:03 -05: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 Support CSS class definition directly in CHOICES iterable 2021-12-16 10:03:23 -05:00
constants.py #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Add Module model 2021-12-17 16:12:03 -05:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
svg.py Merge branch 'develop' into feature 2021-11-18 11:06:54 -05:00
urls.py Add Module model 2021-12-17 16:12:03 -05:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Misc cleanup 2021-12-17 16:34:51 -05:00