netbox/netbox/tenancy
2020-05-26 16:42:39 -04:00
..
api Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -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 Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
forms.py Fixes #4613: Fix tag assignment on config contexts (regression from #4527) 2020-05-13 10:28:48 -04:00
models.py Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
tables.py Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
urls.py Transition ObjectEditView to use ObjectPermissionRequiredMixin 2020-05-21 13:59:19 -04:00
views.py Introduce ObjectView to enforce object-level permissions for individual object views 2020-05-21 15:53:00 -04:00