netbox/netbox/virtualization
2020-07-30 09:10:06 -04:00
..
api Fixes #4926: Fix ordering of VM interfaces in REST API endpoint 2020-07-30 09:10:06 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Correct exempted test methods on InterfaceTestCase 2020-06-05 16:17:10 -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 Fixes #4872: Enable filtering virtual machine interfaces by tag 2020-07-21 09:41:00 -04:00
forms.py Fixes #4613: Fix tag assignment on config contexts (regression from #4527) 2020-05-13 10:28:48 -04:00
models.py Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
tables.py #4843: Use subqueries when counting multiple types of related objects 2020-07-10 15:38:54 -04:00
urls.py Standardize URL paths for VM interfaces 2020-02-06 17:40:04 -05:00
views.py #4843: Use subqueries when counting multiple types of related objects 2020-07-10 15:38:54 -04:00