netbox/netbox/virtualization
2020-01-16 15:33:42 +00: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 tests for browsable API endpoints 2020-01-15 17:47:55 -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-01-16 15:33:42 +00: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 urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
views.py Rename filter variables for utility views 2020-01-09 20:57:13 -05:00