netbox/netbox
2024-05-14 10:31:55 -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 Closes #16070: Set default template for ObjectChildrenView 2024-05-13 15:21:52 -04:00
extras Fixes #16123: Fix custom script execution via REST API 2024-05-14 10:31:55 -04:00
ipam 16078 make GraphQL NumberFilter optional (#16115) 2024-05-13 19:01:30 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox add ENABLE_TRANSLATION setting to optionally turn translation off (#16096) 2024-05-14 09:21:00 -04:00
project-static Release v4.0.1 2024-05-09 15:41:20 -04:00
reports
scripts
templates Fixes #16101: Fix initial loading of pagination widget for dynamic object tables 2024-05-13 18:55:13 -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 Update translations 2024-05-14 09:30:28 -04:00
users add ENABLE_TRANSLATION setting to optionally turn translation off (#16096) 2024-05-14 09:21:00 -04:00
utilities Closes #16107: Set LOGIN_REQUIRED to True by default (#16122) 2024-05-14 07:53:19 -04:00
virtualization Fixes #16124: Fix GraphQL API support for querying virtual machine interfaces 2024-05-14 09:15:57 -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