netbox/netbox/dcim
2021-04-27 10:04:28 -04:00
..
api Fixes #6258: Fix parent assignment for SiteGroup API serializer 2021-04-23 09:37:22 -04:00
management Closes #6071: Cable traces now traverse circuits 2021-04-01 14:31:10 -04:00
migrations Fixes #6252: Fix assignment of console port speed values above 19.2kbps 2021-04-23 10:07:11 -04:00
models Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00
tables Closes #6275: Linkify rack, device counts on locations list 2021-04-26 15:28:35 -04:00
tests Merge branch 'develop' into feature 2021-04-15 15:46:48 -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
choices.py Merge branch 'develop' into feature 2021-04-15 15:46:48 -04:00
constants.py Add compatible types for PowerFeed 2020-10-16 11:05:42 -04:00
elevations.py Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
fields.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
filters.py Fixes #6262: Support filtering by created/updated time for all relevant objects 2021-04-27 10:04:28 -04:00
forms.py Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Optimize background site/location updates 2021-03-05 09:56:47 -05:00
urls.py Closes #6149: Support image attachments for locations 2021-04-13 11:39:04 -04:00
utils.py Add support for tracing split paths 2020-11-16 15:49:07 -05:00
views.py Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00