netbox/netbox/dcim
2022-08-29 08:02:38 +02:00
..
api Fixes #9895: Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
forms Fixes #10155 - Fix rear port display when editing front port template for module type 2022-08-25 15:34:18 -05: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 #6454 fix merge conflicts 2022-08-18 15:31:54 -07:00
svg Fixes #10156: Avoid forcing SVG image links to open in a new window 2022-08-26 08:45:48 -04:00
tables #10038 & #10039: Changelog & replicate for VM interfaces 2022-08-25 14:25:47 -04:00
tests Fixes #10147: Permit the creation of 0U device types via REST API 2022-08-25 08:37:43 -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 #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04: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 Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -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 Fixes #10087: Correct display of far end in console/power/interface connections tables (#10117) 2022-08-25 08:46:19 -04:00