netbox/netbox/tenancy
2020-03-18 14:44:18 -04:00
..
api Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
migrations Add migrations for description fields 2020-03-13 16:35:36 -04:00
tests Add a description field to all organizational models 2020-03-13 16:33:28 -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 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
forms.py Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
models.py Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
tables.py Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
urls.py Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
views.py Implement support for nested TenantGroups 2020-03-11 21:12:55 -04:00