netbox/netbox/virtualization
2020-04-22 14:05:27 -04:00
..
api Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
migrations Add migrations for description fields 2020-03-13 16:35:36 -04:00
tests Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04: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 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
forms.py Fix tag assignment when bulk creating components 2020-04-22 14:05:27 -04:00
models.py Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
tables.py Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
urls.py Standardize URL paths for VM interfaces 2020-02-06 17:40:04 -05:00
views.py Update InterfaceBulkCreateForm for VMs 2020-04-22 12:09:40 -04:00