netbox/netbox/dcim
2020-01-22 09:26:49 -05:00
..
api #3892: Convert CABLE_TERMINATION_TYPES to a Q object 2020-01-15 15:51:51 -05:00
fixtures Remove obsolete initial_data fixtures (no longer maintained) 2019-12-12 14:30:43 -05:00
migrations Fixes #3967: Resolve migration of "other" interface type 2020-01-21 09:32:51 -05:00
models Fixes #3983: Permit the creation of multiple unnamed devices 2020-01-22 09:26:49 -05:00
tests Fixes #3983: Permit the creation of multiple unnamed devices 2020-01-22 09:26:49 -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
choices.py Fixes #3967: Resolve migration of "other" interface type 2020-01-21 09:32:51 -05:00
constants.py #3892: Convert CABLE_TERMINATION_TYPES to a Q object 2020-01-15 15:51:51 -05:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants 2020-01-15 14:53:46 -05:00
filters.py Fixes #3966: Fix filtering of device components by region/site 2020-01-21 12:27:52 -05:00
forms.py Fixes #3966: Fix filtering of device components by region/site 2020-01-21 12:27:52 -05:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
signals.py Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
tables.py Add description field to RackRole and DeviceRole models (#3655) 2019-12-10 12:53:28 -05:00
urls.py Add list view for device components (#3719) 2019-12-05 17:10:49 -05:00
views.py Change DeviceType export from CSV to YAML 2020-01-13 15:10:16 -05:00