netbox/netbox
Daniel Sheppard 46914d9479
Fixes: #10757 - Change IP interface assignment to use new selector (#12452)
* Fixes: #10757 - Change interface assignment to use new selector.  Perform the same change to the NAT assignment as well.

* Remove nat_vrf from form and remove query_params that are not required anymore
2023-05-04 13:59:28 -04:00
..
circuits Mark provider_account as not required in API and bulk import 2023-05-01 07:44:15 +02:00
core Fix #12464: Only set username, password for HTTP/s (#12482) 2023-05-04 13:34:04 -04:00
dcim Adds module status to module bay table (#12455) 2023-05-04 13:46:31 -04:00
extras 12433 update object list widget to correctly parameterize urls (#12434) 2023-05-03 09:20:53 -04:00
ipam Fixes: #10757 - Change IP interface assignment to use new selector (#12452) 2023-05-04 13:59:28 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Adds ENGINE to database config (#12458) 2023-05-04 13:36:52 -04:00
project-static Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
reports
scripts
templates Fixes: #10757 - Change IP interface assignment to use new selector (#12452) 2023-05-04 13:59:28 -04:00
tenancy 12436 remove add button from contactassignment list view 2023-05-02 16:35:23 -04:00
users Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
utilities Remove pinned version dependencies 2023-04-27 14:09:16 -04:00
virtualization Fixes #12412: Device/VM interface MAC addresses can be nullified via REST API 2023-05-01 13:06:10 -04:00
wireless Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py