netbox/netbox/dcim
2021-11-03 15:55:16 -04:00
..
api Add wireless_lans to InterfaceSerializer; extend tests 2021-11-03 15:55:16 -04:00
forms #6732 - Swap ASN M2M to Site model and update some templates/filters 2021-11-02 12:26:06 -05:00
graphql #6732 - Fix imports and other small items 2021-10-29 14:54:55 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Fix Migration 2021-11-03 09:51:03 -05:00
models Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
tables Merge feature -> develop 2021-11-03 12:05:11 -05:00
tests Add wireless_lans to InterfaceSerializer; extend tests 2021-11-03 15:55:16 -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 #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04: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 #6732 - Add ASN back to filtersets 2021-11-02 11:07:19 -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 Add SVG trace support for WirelessLinks 2021-10-13 15:00:35 -04:00
urls.py Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Fix dcim/views.py merge error 2021-11-03 11:36:54 -05:00