netbox/netbox/dcim
2018-10-26 10:28:25 -04:00
..
api Removed 'is_patch_panel' from DeviceType 2018-10-25 12:44:28 -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 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
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 Added length and length_unit fields to Cable 2018-10-26 10:28:25 -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 Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
urls.py Introduced CableView and CableEditView 2018-10-25 15:51:12 -04:00
views.py Introduced CableView and CableEditView 2018-10-25 15:51:12 -04:00