netbox/netbox/dcim
Jeremy Stretch c3db7191d2 Added bulk edit/delete views for cables 2018-11-01 13:19:24 -04:00
..
api connected_endpoint must be read-only on termination serializers 2018-10-31 16:12:36 -04:00
fixtures Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
migrations Remove reverse relationship to CableTermination.cable 2018-10-31 15:00:09 -04:00
tests connected_endpoint must be read-only on termination serializers 2018-10-31 16:12:36 -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 Add circuit termination as valid termination type for front/rear ports 2018-11-01 11:57:38 -04:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
forms.py Added bulk edit/delete views for cables 2018-11-01 13:19:24 -04:00
models.py Fixed Cable model validation 2018-11-01 11:54:15 -04:00
querysets.py PEP8 cleanup 2018-10-26 13:27:54 -04:00
signals.py Moved cable caching logic from Cable.save() to signals 2018-10-31 15:01:01 -04:00
tables.py Added bulk edit/delete views for cables 2018-11-01 13:19:24 -04:00
urls.py Added bulk edit/delete views for cables 2018-11-01 13:19:24 -04:00
views.py Added bulk edit/delete views for cables 2018-11-01 13:19:24 -04:00