netbox/netbox/tenancy
2022-11-01 17:13:11 -04:00
..
api Fixes #9895: Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
forms Closes #10695: Rename forms/models.py to forms/model_forms.py 2022-10-25 16:26:05 -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 7961 CSV bulk update (#10715) 2022-10-27 13:10:18 -04: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 Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -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 Merge branch 'develop' into feature 2022-11-01 17:13:11 -04:00