netbox/netbox/dcim
2022-09-16 08:30:46 -04:00
..
api Fixes #10305: Allows null master in VirtualChassis APIs 2022-09-13 19:54:39 -04:00
forms Fixes #10383: Fix assignment of component templates to module types via web UI 2022-09-16 08:30:46 -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 #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00
svg Fixes #10156: Avoid forcing SVG image links to open in a new window 2022-08-26 08:45:48 -04:00
tables Merge pull request #10369 from netbox-community/10359-add-region-column 2022-09-15 13:07:59 -04:00
tests Fixes #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -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 Closes #9577: Add has_front_image and has_rear_image filters for device types 2022-09-13 14:14:18 -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 #10247: Allow changing selected device/VM when creating a new component (#10312) 2022-09-15 10:10:32 -04:00