netbox/netbox
kkthxbye 4b8d409eec Fixes #11431 - Disallow changing customfield type after creation (#11449)
* Disallow changing customfield type after creation

* Fix test_api.CustomFieldTest

---------

Co-authored-by: kkthxbye-code <>
2023-04-10 10:13:08 -04:00
..
circuits Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
dcim 10615 filter cable termination_id with cable_end (#12182) 2023-04-07 14:13:58 -04:00
extras Fixes #11431 - Disallow changing customfield type after creation (#11449) 2023-04-10 10:13:08 -04:00
ipam Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
project-static Closes #11682: Remove lateral padding from highlighted text 2023-03-17 16:04:55 -04:00
reports Restore reports directory 2018-08-07 13:47:36 -04:00
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Closes #11453: Display a warning banner when DEBUG is enabled 2023-04-10 09:12:04 -04:00
tenancy Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
users Closes #12193: Clean up tests (#12197) 2023-04-06 16:35:27 -04:00
utilities Fixes #12190: Fix form layout for plugin textarea fields 2023-04-07 10:03:47 -04:00
virtualization Moved interface filterset under common class (#12200) 2023-04-07 10:54:39 -04:00
wireless Use ssid for the string representation of WirelessLinks if available 2023-03-17 09:19:07 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py