netbox/netbox/tenancy
2022-04-05 15:56:21 -04:00
..
api Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -04:00
forms Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -04: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 Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -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 Closes #8593: Add link field to contact model 2022-03-30 16:19:12 -04:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
views.py Rename ObjectEditView.model_form to form 2022-03-21 10:22:30 -04:00