netbox/netbox/virtualization
2020-02-12 22:43:40 -05:00
..
api Fixes #4083: Permit nullifying applicable choice fields via API requests 2020-02-10 15:10:33 -05:00
migrations Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
tests Establish standard test cases for all models 2020-02-12 13:25:56 -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 additional status choices for vms 2020-02-12 22:43:40 -05:00
filters.py Merge branch 'develop' into develop-2.7 2020-01-13 13:49:22 -05:00
forms.py Use DynamicModelChoiceField for all fields using APISelect 2020-02-11 12:25:40 -05:00
models.py additional status choices for vms 2020-02-12 22:43:40 -05:00
tables.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00
urls.py Standardize URL paths for VM interfaces 2020-02-06 17:40:04 -05:00
views.py Move component bulk creation views to new URLs 2020-02-05 12:36:38 -05:00