netbox/netbox/tenancy
2022-10-20 16:07:03 -04:00
..
api Fixes #9895: Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
forms 10643 add fieldset to device role for improved add/edit form display (#10680) 2022-10-19 08:35:23 -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 10655 fix contacts display in list views (#10681) 2022-10-18 16:47:14 -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 8927 plugin search (#10489) 2022-10-10 14:00:59 -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
search.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04: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