netbox/netbox/virtualization
2020-07-06 16:41:08 -04:00
..
api Closes #4806: Add a url field to all API serializers 2020-07-06 16:41:08 -04:00
migrations #4721: Tweak migrations to ensure Interface.device cannot be null 2020-07-02 13:12:37 -04:00
tests Fix permissions evaluation for nonstandard tests 2020-07-02 11:43:03 -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 Rename 'vm_interface' to 'vminterface'; misc cleanup 2020-06-24 09:27:30 -04:00
filters.py Misc cleanup, renaming 2020-06-23 16:39:43 -04:00
forms.py Add bulk renaming function for VM interfaces 2020-06-24 10:02:40 -04:00
models.py Closes #4817: Standardize device/VM component name field to 64 characters 2020-07-02 12:08:19 -04:00
tables.py Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 2020-07-01 13:47:01 -04:00
urls.py #4416: Add individual delete views for organizational objects 2020-07-01 12:08:26 -04:00
views.py #4416: Add individual delete views for organizational objects 2020-07-01 12:08:26 -04:00