netbox/netbox/dcim
2021-08-25 15:18:00 -04:00
..
api Fixes #5627: Fix filtering of interface connections list 2021-07-27 16:21:56 -04:00
graphql Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
management Closes #6071: Cable traces now traverse circuits 2021-04-01 14:31:10 -04:00
migrations Standardize squashed migration names 2021-07-09 13:23:43 -04:00
models Merge branch 'develop' into feature 2021-08-06 10:06:52 -04:00
tables List device/VM component names first in tables by default 2021-08-25 15:18:00 -04:00
tests Enable filtering device components by location 2021-08-24 21:10:30 -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-08-23 13:23:39 -04:00
constants.py Fixes #6822: Use consistent maximum value for interface MTU 2021-07-27 16:04:51 -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 Enable filtering device components by location 2021-08-24 21:10:30 -04:00
forms.py Misc UI cleanup ahead of v3.0 release 2021-08-25 13:50:59 -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 Remove cacheops workarounds & queryset caching metrics 2021-07-07 17:15:42 -04:00
svg.py #6797: Add cable type, length to SVG trace 2021-07-29 09:49:31 -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 Remove unnecessary component creation templates 2021-08-24 14:51:12 -04:00