netbox/netbox
2024-05-09 10:46:41 -04:00
..
account Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2024-04-17 11:46:47 -04:00
circuits Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -04:00
core Closes #15915: Replace plugins list with an overall system status view (#15950) 2024-05-03 17:26:19 -04:00
dcim Fixes #16011: Fix site tenant assignment by PK via REST API 2024-05-07 16:35:11 -04:00
extras Return an empty dict if the module cannot be loaded 2024-05-08 13:29:39 -04:00
ipam Fixes #16027: Correct typo in error message 2024-05-08 09:42:20 -04:00
media
netbox Fixes #16051: Wrap empty_text with gettext_lazy() 2024-05-09 08:09:53 -04:00
project-static Fixes #15968: Avoid resizing quick search field to display clear button 2024-05-09 10:46:41 -04:00
reports
scripts
templates Fixes #15968: Avoid resizing quick search field to display clear button 2024-05-09 10:46:41 -04:00
tenancy Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -04:00
translations Release v4.0.0 2024-05-06 14:40:31 -04:00
users Closes #15630: Remove server-side color mode preference & simplify toggling 2024-05-01 18:59:42 -04:00
utilities Fixes #15977: Hide all admin menu items for non-authenticated users (#15978) 2024-05-07 10:37:42 -04:00
virtualization Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -04:00
vpn Merge branch 'develop' into feature 2024-05-06 12:59:24 -04:00
wireless Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py