netbox/netbox
Jason Novinger 6966c7ac23 Add ordering for failing tagged-objects list API endpoint
I chose to implement this here for TaggedItemViewSet, rather than on the
model, because any meaningful ordering is going to be done on the
related Tag instance and I didn't want to introduce potential, not well
understood side-effects by applying a model-wide ordering via a related
model field.
2025-07-23 12:26:23 -05:00
..
account Apply fix to user view as well 2025-06-03 08:58:16 -04:00
circuits 19644 Make atomic use correct database instead of default (#19651) 2025-06-25 15:00:26 -04:00
core Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 2025-07-02 14:02:49 -05:00
dcim Closes #19902: add clip path to avoid overflow of device name, truncate text to improve centering (#19913) 2025-07-22 09:44:14 -07:00
extras Add ordering for failing tagged-objects list API endpoint 2025-07-23 12:26:23 -05:00
ipam Closes #18811: Match full-form IPv6 addresses in global search (#19873) 2025-07-14 09:28:30 -05:00
media
netbox Fixes #18900: introduce/raise QuerySetNotOrdered exception 2025-07-23 12:23:13 -05:00
project-static Release v4.3.4 (#19887) 2025-07-15 12:56:11 -05:00
reports
scripts
templates Fixes #19876: Remove Markdown rendering from CustomFieldChoiceSet description field (#19877) 2025-07-15 07:55:26 -07:00
tenancy Fixes #19839: Enable export of parent assignment for recursively nested objects 2025-07-10 12:41:11 -04:00
translations Update source translation strings 2025-07-16 05:06:12 +00:00
users Fixes #17719: User settings for table stripe (#19526) 2025-06-26 12:03:17 -04:00
utilities Don't try to reapply ordering if ordering is already present 2025-07-23 12:25:30 -05:00
virtualization 19644 Make atomic use correct database instead of default (#19651) 2025-06-25 15:00:26 -04:00
vpn Fixes #19610: FieldError when sorting Tunnel Termination on tenant (#19612) 2025-06-04 13:50:12 -07:00
wireless Fixes #19839: Enable export of parent assignment for recursively nested objects 2025-07-10 12:41:11 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py Fix ambiguous shebang in netbox/manage.py. 2024-10-24 09:04:49 -04:00
release.yaml Release v4.3.4 (#19887) 2025-07-15 12:56:11 -05:00