netbox/netbox/virtualization
2020-02-10 09:44:19 -05:00
..
api Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
migrations Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
tests Move model_to_dict() into assertInstanceEqual(); clean up test data 2020-02-05 15:47:50 -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 Fixes #3868: Fix creation of interfaces for virtual machines 2020-01-09 14:54:25 -05:00
filters.py Merge branch 'develop' into develop-2.7 2020-01-13 13:49:22 -05:00
forms.py Clean up unneeded code relevant to FilterChoiceField 2020-02-10 09:44:19 -05:00
models.py Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
tables.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00
urls.py Standardize URL paths for VM interfaces 2020-02-06 17:40:04 -05:00
views.py Move component bulk creation views to new URLs 2020-02-05 12:36:38 -05:00