netbox/netbox/dcim
2019-06-02 14:26:28 +02: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 Closes #3138: Add 2.5GE and 5GE interface form factors 2019-05-16 20:49:00 -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 Cleanup from #2931 2019-05-09 14:32:49 -04:00
forms.py dcim: filter group by site in rack filter (fixes #3229) 2019-06-02 14:26:28 +02: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