netbox/netbox/dcim
2022-09-27 16:48:39 -04:00
..
api Fixes #10305: Allows null master in VirtualChassis APIs 2022-09-13 19:54:39 -04:00
forms Add widget for Airflow field in DeviceTypeForm 2022-09-24 15:49:23 +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 Device/VM unique constraints ignore case for name field 2022-09-27 16:47:56 -04:00
models Device/VM unique constraints ignore case for name field 2022-09-27 16:47:56 -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 Update device/VM name filters to be case-insensitive 2022-09-27 16:48:39 -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 Update device/VM name filters to be case-insensitive 2022-09-27 16:48:39 -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 Merge pull request #10420 from netbox-community/9497-fix-site-location-nonracked-device-display 2022-09-20 09:48:09 -05:00