netbox/netbox/tenancy
Jeremy Stretch 11a247edc2 Fix up tests
2020-06-18 10:32:22 -04:00
..
api Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer 2020-06-17 09:57:17 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Fix up tests 2020-06-18 10:32:22 -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 Bypass restriction for querysets used for filtering by related object 2020-06-16 13:15:58 -04:00
forms.py Remove TagField 2020-06-12 10:01:39 -04:00
models.py Implement RestrictedQuerySet as a manager 2020-05-29 16:27:36 -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 Update views to restrict all querysets 2020-06-01 11:43:49 -04:00