netbox/netbox/dcim
2020-10-05 11:32:39 -04:00
..
api Rename connection_status to connected_endpoint_reachable 2020-10-05 11:32:39 -04:00
management Drop support for split paths 2020-10-01 14:24:34 -04:00
migrations Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
models Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
tests Rename connection_status to connected_endpoint_reachable 2020-10-05 11:32:39 -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
exceptions.py Refactor cable tracing logic 2020-04-15 15:46:41 -04:00
fields.py Initial work on cable paths (WIP) 2020-09-30 15:13:06 -04:00
filters.py Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
forms.py Merge v2.9.4 release 2020-09-23 16:11:00 -04:00
managers.py Initial work on cable paths (WIP) 2020-09-30 15:13:06 -04:00
signals.py Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
tables.py Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
urls.py Add trace view for PowerFeed 2020-10-02 14:57:50 -04:00
utils.py Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
views.py Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00