netbox/netbox/dcim
2022-11-01 17:13:11 -04:00
..
api Merge branch 'develop' into feature 2022-11-01 17:13:11 -04:00
forms 7961 CSV bulk update (#10715) 2022-10-27 13:10:18 -04:00
graphql 10595 extend graphql relationships (#10603) 2022-10-11 12:26:18 -04:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Closes #9832: Add mounting_depth field to rack model 2022-10-27 10:50:54 -04:00
models Closes #9832: Add mounting_depth field to rack model 2022-10-27 10:50:54 -04:00
svg Fixes: #10465 Format all remaining displayed rackunits with floatformat (#10481) 2022-09-27 11:24:19 -04:00
tables Closes #9832: Add mounting_depth field to rack model 2022-10-27 10:50:54 -04:00
tests 7961 CSV bulk update (#10715) 2022-10-27 13:10:18 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py 9654 device weight (#10448) 2022-09-30 16:31:04 -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 #9832: Add mounting_depth field to rack model 2022-10-27 10:50:54 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -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 Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -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 #9072: Add hide_if_empty argument to ViewTab 2022-10-10 08:11:29 -04:00