netbox/netbox/tenancy
2020-11-11 16:07:38 -05:00
..
api Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
migrations Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
tests Add test for API bulk updates 2020-09-22 13:50:55 -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 Remove restriction enforcement from RestrictedQuerySet 2020-07-23 12:48:03 -04:00
forms.py Add initial_params to all forms 2020-11-04 11:09:13 -05:00
models.py Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
tables.py Clean up stray Font Awesome icons 2020-11-06 15:06:45 -05:00
urls.py #4416: Add individual delete views for organizational objects 2020-07-01 12:08:26 -04:00
views.py Relocate and group generic views 2020-11-11 16:07:38 -05:00