netbox/netbox/tenancy
2022-06-09 10:20:44 -04:00
..
api Fixes #9311: Permit creating contact assignment without a priority via the REST API 2022-05-06 09:25:40 -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 Fixes #9495: Correct link to contacts in contact groups table column 2022-06-09 10:20:44 -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 #8893: Include count of IP ranges under tenant view 2022-06-07 11:12:40 -04:00