netbox/netbox/dcim
2021-06-08 14:15:06 -04:00
..
api Fixes #6517: Fix assignment of user when creating rack reservations via REST API 2021-06-02 16:02: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 Add tags as a feature query 2021-05-21 16:54:33 -04:00
tables Fixes #6339: Improve ordering of interfaces when viewing virtual chassis master 2021-05-04 09:12:26 -04:00
tests Fixes #6517: Fix assignment of user when creating rack reservations via REST API 2021-06-02 16:02:22 -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 Closes #6318: Add OM5 MMF cable type 2021-04-30 10:10:03 -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
filtersets.py Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
forms.py Fixes #6563: Fix filtering by location for cable connection forms 2021-06-08 14:15:06 -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 Fixes #6398: Avoid exception when deleting device connected to self via circuit 2021-05-14 09:06:00 -04: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 #6312: Interface device filter should return all virtual chassis interfaces only if device is master 2021-05-07 09:47:32 -04:00