netbox/netbox/dcim
2025-08-14 14:40:01 -04:00
..
api Closes #18984: Add status field to Rack model (#20080) 2025-08-12 12:35:50 -05:00
forms #17413: Distinguish platforms by manufacturer when bulk importing devices 2025-08-14 14:40:01 -04:00
graphql Closes #19740: Enable recursive nesting for platforms 2025-08-07 16:19:24 -04:00
management Fixes #20056: Add rf_role to generate_schema.json (#20071) 2025-08-11 10:40:01 -07:00
migrations Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
models #17413: Remove redundant name & slug fields from Platform model 2025-08-14 14:40:01 -04:00
svg Closes #19902: add clip path to avoid overflow of device name, truncate text to improve centering (#19913) 2025-07-22 09:44:14 -07:00
tables #19740: Add parent column to PlatformTable 2025-08-14 14:40:01 -04:00
tests Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
base_filtersets.py Fixes: #18449 - Clean up some formatting errors 2025-01-21 10:44:46 -06:00
choices.py Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
constants.py Fixes #19687: Treat cellular interface type as not connectable (#19691) 2025-06-12 09:49:09 -05:00
exceptions.py Merge main into feature 2025-04-10 17:17:21 -04:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
object_actions.py Closes #19735: Implement reuable bulk operations classes (#19774) 2025-06-30 13:03:07 -04:00
search.py Merge main into feature 2025-04-10 17:17:21 -04:00
signals.py Closes #19977: Denormalize device relationships on component models (#19984) 2025-08-01 15:40:15 -05:00
urls.py Closes #19002: Module type profiles (#19014) 2025-04-01 12:05:06 -05:00
utils.py 19644 Make atomic use correct database instead of default (#19651) 2025-06-25 15:00:26 -04:00
views.py Closes #19713: Enable recording user messages in the change log (#19908) 2025-07-29 09:11:33 -05:00