netbox/netbox/virtualization
2020-02-04 16:06:55 -05:00
..
api Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint 2020-01-15 09:59:44 -05:00
migrations Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
tests Add bulk edit view tests 2020-02-03 13:53:19 -05:00
__init__.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Fixes #3868: Fix creation of interfaces for virtual machines 2020-01-09 14:54:25 -05:00
filters.py Merge branch 'develop' into develop-2.7 2020-01-13 13:49:22 -05:00
forms.py Merge branch 'develop' into 2921-tags-select2 2020-02-04 09:37:31 -05:00
models.py Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
tables.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00
urls.py Move component bulk delete views to new URLs 2020-02-04 16:06:55 -05:00
views.py Rename filter variables for utility views 2020-01-09 20:57:13 -05:00