netbox/netbox/tenancy
2025-07-23 13:41:00 -07:00
..
api 17170 ContactGroup Serializer nested and fix related objects 2025-04-11 15:13:40 -04:00
forms Fixes #19934: add description field to Tenant bulk edit form (#19937) 2025-07-23 13:41:00 -07:00
graphql Closes #19493: Change filter() to filter_type() (#19494) 2025-05-14 08:34:25 -07:00
migrations Closes #19627: Object change migrators (#19628) 2025-06-05 11:47:59 -04:00
models Fixes #19444: Fix changeloggin for contact group assignments 2025-05-09 14:21:02 -04:00
tables Fixes #19839: Enable export of parent assignment for recursively nested objects 2025-07-10 12:41:11 -04:00
tests Fixes #19934: add description field to Tenant bulk edit form (#19937) 2025-07-23 13:41:00 -07:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
filtersets.py Merge pull request #18859 from netbox-community/17602-comments-field-for-nested-models 2025-03-19 09:50:11 -04:00
search.py Fixes #19376: Fix FieldDoesNotExist exception when global search results include a contact (#19389) 2025-05-02 14:24:08 -05:00
urls.py Closes #18023: Employ register_model_view() for list views (#18029) 2024-11-20 15:54:37 -05:00
views.py Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00