netbox/netbox/dcim
2019-10-07 08:54:39 -05:00
..
api Closes #3485: Enable embedded graphs for devices 2019-09-18 15:59:52 -04:00
fixtures Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
migrations Add stdout progress logging to cable migration 2019-10-03 18:49:56 -04:00
tests Fixes #3519: Prevent cables from being terminated to virtual/wireless interfaces 2019-09-24 15:07:54 -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 Delete obsolete IFACE_ORDERING constants 2019-10-03 19:53:32 -04:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Remove unneeded import from testing. 2019-04-05 09:39:04 -05:00
filters.py Filter by site slug rather than by name 2019-09-27 15:12:16 -04:00
forms.py Fixes #3574 - Change device to parent in interface edit form vlan filtering logic 2019-10-07 08:54:39 -05:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
signals.py fix signals update call 2019-08-20 17:20:46 -04:00
tables.py Fixes: #3531 - Fix FG Color for Rack Role 2019-09-24 08:50:23 -05:00
urls.py Add in in-line vlan editing and Bulk vlan editing (#3350) 2019-09-06 12:45:37 -05:00
views.py Closes #3485: Enable embedded graphs for devices 2019-09-18 15:59:52 -04:00