netbox/netbox/tenancy
Jeremy Stretch 33b0d8e131 Merge pull request #3572 from frelon/cluster-tenant
Add tenancy to cluster
2019-10-23 11:53:22 -04:00
..
api Add tenancy to cluster 2019-10-07 16:20:14 +02:00
migrations Update migrations 2019-04-09 14:22:45 -04:00
tests Added child counts to API serializers (WIP) 2019-04-12 17:07:56 -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 Restore id__in filters to retain backward compatability until v2.7 2019-05-08 21:08:35 -04:00
filtersets.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
forms.py Move TenancyFilterForm to tenancy.forms 2019-05-09 14:36:18 -04:00
models.py initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
tables.py Remove tenant group from ipam table 2019-04-30 10:06:27 -05:00
urls.py urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
views.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00