netbox/netbox/tenancy
2017-05-18 17:00:57 -04:00
..
api Converted all necessary serializers to CustomFieldModelSerializers 2017-04-27 12:50:43 -04:00
migrations Closes #412: Tenant group assignment is no longer mandatory 2016-08-02 16:04:25 -04:00
tests Introduced HttpStatusMixin to provide more detail on HTTP response status test failures 2017-03-20 13:46:47 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
filters.py Closes #981: Allow filtering primary objects by a given set of IDs 2017-03-22 09:39:30 -04:00
forms.py Fixed selector initializations for TenancyForms 2017-05-11 17:52:23 -04:00
models.py Resolved RemovedInDjango20Warning deprecation warnings 2017-04-05 14:40:25 -04:00
tables.py Fixes #1160: Linkify secrets and tenants in global search results 2017-05-10 13:16:33 -04:00
urls.py Converted all object views to class-based views 2017-05-18 17:00:57 -04:00
views.py Converted all object views to class-based views 2017-05-18 17:00:57 -04:00