netbox/netbox/tenancy
2021-09-27 17:19:05 -04:00
..
api Rename FilterSet modules 2021-04-29 16:48:24 -04:00
forms Refactor tenancy forms 2021-09-27 17:19:05 -04:00
graphql Rename base Graphene types to match base models 2021-08-03 14:37:39 -04:00
migrations Closes #6988: Order tenants alphabetically without regard to group assignment 2021-09-15 14:56:20 -04:00
tests Consolidate GraphQLTestCase into APIViewTestCase 2021-06-30 10:07:33 -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
filtersets.py Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
models.py Closes #6988: Order tenants alphabetically without regard to group assignment 2021-09-15 14:56:20 -04:00
tables.py Clean up table classes 2021-09-17 15:37:19 -04:00
urls.py Closes #6097: Redirect old slug-based object views 2021-04-08 13:25:29 -04:00
views.py Use exclude() when instantiating tables to omit columns 2021-09-17 14:25:02 -04:00