netbox/netbox/dcim
2020-12-11 09:27:00 -05:00
..
api Closes #4865: Replace all Count() annotations with subqueries (#5385) 2020-11-25 15:49:18 -05:00
migrations Closes #5128: Increase maximum rear port positions from 64 to 1024 2020-09-16 12:53:11 -04:00
models Fixes #5360: Clear VLAN assignments when setting interface mode to none 2020-11-20 14:40:21 -05:00
tests Add initial_params to all forms 2020-11-04 11:09:13 -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 Closes #5439: Add CS and SN fiber port types 2020-12-11 08:56:02 -05:00
constants.py Closes #5128: Increase maximum rear port positions from 64 to 1024 2020-09-16 12:53:11 -04:00
elevations.py Fixes #5063: Fix "add device" link in rack elevations for opposite side of half-depth devices 2020-08-31 15:26:00 -04:00
exceptions.py Refactor cable tracing logic 2020-04-15 15:46:41 -04: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 #5211: Add missing has_primary_ip filter for virtual machines 2020-10-09 11:46:16 -04:00
forms.py Fixes #5433: Exclude SVG files from front/rear image upload for device types (currently unsupported) 2020-12-11 09:27:00 -05:00
signals.py Merge branch 'develop' into develop-2.9 2020-07-02 10:01:01 -04:00
tables.py Fixes #5436: Show assigned IP addresses in interfaces list 2020-12-10 08:52:55 -05:00
urls.py #4416: Provide bulk rename ability for device component templates 2020-07-02 13:58:53 -04:00
views.py Closes #4865: Replace all Count() annotations with subqueries (#5385) 2020-11-25 15:49:18 -05:00