netbox/netbox/dcim
Jeremy Stretch 94946c5854 Swapped the order of cable and connection fields 2018-10-26 13:21:43 -04:00
..
api Implemented Cable API endpoint 2018-10-26 12:25:11 -04:00
fixtures Deprecated the InterfaceConnection model 2018-10-24 13:59:44 -04:00
migrations Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
tests Deprecated the InterfaceConnection model 2018-10-24 13:59:44 -04:00
__init__.py
…
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
forms.py Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
models.py Swapped the order of cable and connection fields 2018-10-26 13:21:43 -04:00
querysets.py Introduced CableTermination abstract model to ptovide Cable access from termination points 2018-10-25 15:21:16 -04:00
signals.py Improved cable tracing 2018-10-25 10:56:47 -04:00
tables.py Fixed color display 2018-10-26 13:14:12 -04:00
urls.py Introduced CableView and CableEditView 2018-10-25 15:51:12 -04:00
views.py Added cable connections to component lists 2018-10-26 11:29:03 -04:00