netbox/netbox/tenancy
2016-08-22 15:16:49 -04:00
..
api Optimized API performance 2016-08-22 15:16:49 -04:00
migrations Closes #412: Tenant group assignment is no longer mandatory 2016-08-02 16:04:25 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
admin.py Added stats to tenant view 2016-07-27 11:56:47 -04:00
apps.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
filters.py Closes #358: Improved search of all objects 2016-07-29 12:51:23 -04:00
forms.py Updated bulk edit forms to support custom fields 2016-08-22 13:11:57 -04:00
models.py Extended API to include custom fields 2016-08-22 13:20:30 -04:00
tables.py Fixed actions column alignment 2016-07-29 10:57:09 -04:00
urls.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
views.py Added bulk editing capability for custom fields 2016-08-16 14:57:04 -04:00