netbox/netbox/virtualization
Sudheesh Singanamalla c5f71c0c19
Fixes #12847 - Include Missing Add buttons to Views
Signed-off-by: Sudheesh Singanamalla <sudheesh@cs.washington.edu>
2023-06-14 10:05:43 -07:00
..
api Fixes #12412: Device/VM interface MAC addresses can be nullified via REST API 2023-05-01 13:06:10 -04:00
forms Fixes #12642: Fix bulk tenant assignment via cluster import form 2023-05-22 13:07:40 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
models Closes #12133: Move any instance mutations inside clean() to save() 2023-04-03 16:26:07 -04:00
tables Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
tests Closes #12133: Move any instance mutations inside clean() to save() 2023-04-03 16:26:07 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #8471: Add status field to Cluster 2022-05-19 16:13:22 -04:00
filtersets.py Moved interface filterset under common class (#12200) 2023-04-07 10:54:39 -04:00
search.py Fixes #11154: Index VM interface MAC address and MTU for global search 2022-12-12 10:43:48 -05:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
views.py Fixes #12847 - Include Missing Add buttons to Views 2023-06-14 10:05:43 -07:00