netbox/netbox/tenancy
2021-03-16 15:00:08 -04:00
..
api Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -04:00
migrations Closes #5370: Extend custom field support to organizational models 2021-02-26 16:25:37 -05:00
tests Add 'display' field to all REST API serializers 2021-03-16 10:06:25 -04: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
filters.py Rename CustomFieldFilterSet 2020-11-23 14:47:54 -05:00
forms.py Closes #5972: Bulk edit support for organizational models (#5974) 2021-03-12 16:14:42 -05:00
models.py Remove redundant TreeManager from TenantGroup 2021-03-10 14:35:44 -05:00
tables.py Introduce MPTTColumn to represent MPTT models 2021-03-04 20:47:24 -05:00
urls.py Initial work on #151: Object journaling 2021-03-16 15:00:08 -04:00
views.py Closes #5972: Bulk edit support for organizational models (#5974) 2021-03-12 16:14:42 -05:00