netbox/netbox/dcim
2019-05-16 20:24:55 -04:00
..
api Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces 2019-04-04 15:07:41 -04:00
fixtures Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
migrations Closes #2836: Deprecate NullableCharField 2019-02-14 09:39:04 -05:00
tests Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05: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 circuittermination as a choice for cable endpoint types, which is not in the choices API for cable termination types but is accepted by the application as a valid endpoint for cables 2019-05-01 13:47:52 -06: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 Cleanup from #2931 2019-05-09 14:32:49 -04:00
forms.py Move TenancyFilterForm to tenancy.forms 2019-05-09 14:36:18 -04:00
managers.py Closes #2986: Replace DeviceComponentManager with NaturalOrderingManager 2019-04-26 22:23:28 -04:00
models.py Closes #3023: Add support for filtering cables by connected device 2019-04-29 10:07:08 -04:00
signals.py Fix regression from #2683 2018-12-13 14:59:54 -05:00
tables.py Merge branch 'develop' of https://github.com/digitalocean/netbox into 2813-addtenantgroupfilter 2019-04-30 10:01:29 -05:00
urls.py Closes #3183: Enable bulk deletion of sites 2019-05-16 20:24:55 -04:00
views.py Closes #3183: Enable bulk deletion of sites 2019-05-16 20:24:55 -04:00