netbox/netbox
Arthur Hanson db40119faa
13130 dont allow reassigning ipaddress assigned object if primary ip (#13893)
* 13130 dont allow reassigning ipaddress assigned object if primary ip

* 13130 add tests fix parent check

* Misc cleanup

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-09-26 15:16:02 -04: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 Misc i18n cleanup 2023-09-11 15:59:50 -04:00
dcim Fixes: #11079 - Handle cables across multiple rear-port positions (#13337) 2023-09-26 13:16:50 -04:00
extras Fixes #13859: Fix valid response when no matching choice values are found 2023-09-26 12:08:05 -04:00
ipam 13130 dont allow reassigning ipaddress assigned object if primary ip (#13893) 2023-09-26 15:16:02 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #13843: Fix assignment of VLAN group scope during bulk edit (#13887) 2023-09-26 13:09:20 -04:00
project-static Fixes #13843: Fix assignment of VLAN group scope during bulk edit (#13887) 2023-09-26 13:09:20 -04:00
reports
scripts
templates Fixes: #11079 - Handle cables across multiple rear-port positions (#13337) 2023-09-26 13:16:50 -04:00
tenancy Fixes #13782: Fix tag exclusion support for contact assignments 2023-09-18 11:08:49 -04:00
users Add description & expires fields to token test 2023-09-01 12:33:02 -04:00
utilities Fixes #11617: Check for invalid CSV headers during bulk import (#13826) 2023-09-20 14:40:27 -04:00
virtualization 13745 device type migration (#13747) 2023-09-18 09:59:26 -04:00
wireless Closes #13352: Translation support for model verbose names (#13354) 2023-08-03 10:41:10 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py