netbox/netbox/virtualization
Arthur Hanson b7a9649269
Closes #13149: Wrap form field labels with gettext_lazy()
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-07-31 12:52:38 -04:00
..
api 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -04:00
forms Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -04:00
models Closes #13132: Wrap verbose_name and other model text with gettext_lazy() (i18n) 2023-07-31 11:28:07 -04:00
tables 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -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 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -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 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -04:00