netbox/netbox/dcim
2021-06-22 14:21:41 -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 #6584: Fix ordering of nested inventory items 2021-06-10 14:27:42 -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 #6564: Add N connector type for pass-through ports 2021-06-16 13:43:38 -04:00
constants.py Closes #6588: Add support for webp files as front/rear device type images 2021-06-16 14:01:30 -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 Closes #6588: Add support for webp files as front/rear device type images 2021-06-16 14:01:30 -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 #6602: Fix deletion of devices with cables attached 2021-06-14 16:38:19 -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 Closes #6620: Show assigned VMs count under device role view 2021-06-22 14:21:41 -04:00