netbox/netbox/tenancy
2022-07-13 16:18:55 -04:00
..
api Clean up core API imports 2022-07-13 16:18:55 -04:00
forms Added contact_group to region, site, manufacturer, tenant filters 2022-05-14 17:53:40 +02:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
models Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -04:00
tables #9686: Add default accessor to TenantGroupColumn 2022-07-11 10:03:45 -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 #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
views.py Closes #9177: Add tenant assignment for wireless LANs & links 2022-06-27 11:30:52 -04:00