netbox/netbox/dcim
2020-10-13 15:57:21 -04:00
..
api Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
management Rewrite trace_paths management command and call in upgrade.sh 2020-10-07 10:30:11 -04:00
migrations Swap order of cabling migrations 2020-10-07 09:50:12 -04:00
models Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00
tests Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
constants.py Rename connection_status to connected_endpoint_reachable 2020-10-05 11:32:39 -04:00
elevations.py Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
fields.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
filters.py Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00
forms.py Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -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 Cache peer termination on CableTerminations 2020-10-06 12:10:12 -04:00
tables.py Clean up power connection tables 2020-10-06 13:30:28 -04:00
urls.py Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
utils.py Handle traces which split at a RearPort 2020-10-08 13:45:47 -04:00
views.py Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00