netbox/netbox/dcim
2022-10-26 08:10:03 -04:00
..
api Fixes #10305: Allows null master in VirtualChassis APIs 2022-09-13 19:54:39 -04:00
forms 10646 fix cable power feed filter 2022-10-19 08:42:55 -04:00
graphql Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
models Fixes #10513: Disable the reassignment of a module to a new device 2022-10-03 11:11:51 -04:00
svg Fixes: #10465 Format all remaining displayed rackunits with floatformat (#10481) 2022-09-27 11:24:19 -04:00
tables 10655 fix contacts display in list views (#10681) 2022-10-18 16:47:14 -04:00
tests 9584 add device type (slug) to filter list (#10630) 2022-10-20 16:27:51 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #9788: Ensure denormalized fields on CableTermination are kept in sync with related objects 2022-08-02 13:56:52 -04:00
choices.py #10307 fix choices for poe type 2022-09-09 07:40:01 -07:00
constants.py #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04:00
fields.py Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
filtersets.py 10610 interface_id query on lag return vc interfaces 2022-10-26 08:10:03 -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 #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
urls.py Merge branch 'develop' into feature 2022-08-16 12:56:49 -04:00
utils.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
views.py 8424 device location (#10544) 2022-10-03 13:55:05 -04:00