netbox/netbox/tenancy
2024-09-03 11:59:59 -04:00
..
api Closes #17143: Deprecate the use of dedicated nested API serializers 2024-08-15 08:00:33 -04:00
forms Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00
graphql Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
migrations Rename ContactAssignment.content_type to object_type 2024-03-04 08:33:44 -05:00
models Rename ContactAssignment.content_type to object_type 2024-03-04 08:33:44 -05:00
tables Fixes: #17072 - Make active links of phone and email in Contact Assignments table (#17233) 2024-08-22 10:57:53 -04:00
tests Fixes: #17310 - Properly restrict GraphQL related object queries (#17312) 2024-08-30 14:22:58 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
filtersets.py 9856 Replace graphene with Strawberry (#15141) 2024-03-22 12:56:30 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
urls.py Adds contact assignment bulk import (#13109) 2023-07-28 09:23:22 -04:00
views.py Fixes #16806: Fix redirect URL when creating contact assignments with "add another" button 2024-07-04 08:50:22 -04:00