netbox/netbox/tenancy
2022-10-07 17:17:58 -04:00
..
api Fixes #9895: Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
forms Fixes #10408: Fix validation when attempting to add redundant contact assignments 2022-09-27 13:11:57 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
models Merge branch 'develop' into feature 2022-10-05 10:28:48 -04:00
tables Fixes #10562: Correct URL for contacts table tags column 2022-10-05 08:13:33 -04:00
tests Add description filter for Tenant & ContactRole 2022-02-25 18:15:33 +01:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Initial work on contacts 2021-10-18 13:59:05 -04:00
filtersets.py Add contact_group to ContactModelFilterSet 2022-05-14 17:48:37 +02:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
views.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00