netbox/netbox/virtualization
2018-01-30 11:57:21 -05:00
..
api Fixes #1699: Correct nested representation in the API of primary IPs for virtual machines and add missing primary_ip property 2017-11-09 09:33:40 -05:00
fixtures Add Digital Ocean as an initial cluster 2017-10-26 10:05:18 -05:00
migrations Closes #1493: Added functional roles for virtual machines 2017-09-29 11:13:41 -04:00
tests Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
__init__.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
apps.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
constants.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
filters.py Closes #1784: Added cluster_type filters for virtual machines 2017-12-20 14:24:12 -05:00
forms.py Fixes #1765: Improved rendering of null options for model choice fields in filter forms 2017-12-26 12:08:22 -05:00
models.py Fixes #1787: Added missing site field to virtualization cluster CSV export 2017-12-20 13:18:30 -05:00
tables.py Closes #1406: Display tenant description as title text in object tables 2018-01-30 11:57:21 -05:00
urls.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00