netbox/netbox
2023-12-07 11:20:03 -05:00
..
account Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
circuits Merge branch 'develop' into feature 2023-08-09 15:31:21 -04:00
core Raises validation error if file path and root are not unique (#14232) 2023-11-29 16:25:16 -05:00
dcim Fixes #14448: Fix exception when creating a power feed with rack and panel in different sites 2023-12-06 15:28:47 -05:00
extras Fixes #14322: Populate default custom field values when instantiating templated device components 2023-12-06 15:21:34 -05:00
ipam Fixes #14397: Pass a mutable copy of request data when provisioning available IPs 2023-12-07 11:20:03 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox PRVB 2023-11-29 19:32:45 -05:00
project-static Closes #13962: Add a copy-to-clipboard button to the key field of the API token creation form 2023-10-17 11:34:37 -04:00
reports
scripts
templates Adds region hierarchy in templates (#14213) 2023-11-29 16:20:59 -05:00
tenancy Fixes #14242: Enable export templates for contact assignments 2023-11-29 15:22:41 -05:00
users Fixed password was not hashed on REST API update (#14340) 2023-11-29 15:59:54 -05:00
utilities Fixes IPv6 detection from headers (#14456) 2023-12-07 09:45:30 -05:00
virtualization Fixes #14363: Fix bulk editing of interfaces assigned to VM with no cluster 2023-11-29 15:23:35 -05:00
wireless 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py