netbox/netbox/virtualization
2019-12-06 16:47:29 -05:00
..
api VirtualMachine.status to slug 2019-12-04 20:40:18 -05:00
fixtures Add Digital Ocean as an initial cluster 2017-10-26 10:05:18 -05:00
migrations Annotate all migration operation lists 2019-12-05 17:42:33 -05:00
tests Interface.mode to slug (#3569) 2019-11-21 22:50:01 -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 VirtualMachine.status to slug 2019-12-04 20:40:18 -05:00
filters.py Merge branch 'develop-2.7' into 3569-api-choice-slugs 2019-12-05 17:43:11 -05:00
forms.py ClusterForm should inherit from TenancyForm 2019-12-06 16:47:29 -05:00
models.py Closes #33: Add ability to clone objects (pre-populate form fields) 2019-12-06 16:13:52 -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 Add tenancy to cluster 2019-10-07 16:20:14 +02:00