netbox/netbox
Daniel W. Anner f1828b258a Adding 100gbase-x-dsfp and 100gbase-x-sfpdd (#13236)
* Adding 100gbase-x-dsfp

* fixing missing comma

* Adding interface `TYPE_100GE_SFP_DD`/`100gbase-x-sfpdd`

* Update netbox/dcim/choices.py

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>

---------

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2023-07-27 19:02:08 -04:00
..
circuits Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00
core adds sensitive_parameters to DataBackend #12625 2023-07-27 16:33:29 -04:00
dcim Adding 100gbase-x-dsfp and 100gbase-x-sfpdd (#13236) 2023-07-27 19:02:08 -04:00
extras Fixes #13237 - Allow unauthenticated api access to content-types. 2023-07-27 15:47:34 -04:00
ipam Fixes #13105: Avoid exception when attempting to allocate next available IP address from prefix marked as utilized 2023-07-10 13:53:31 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox PRVB 2023-07-10 16:55:17 -04:00
project-static Allow the align property on th and td and add CSS rules for overriding text-alignment 2023-07-27 16:38:46 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates adds sensitive_parameters to DataBackend #12625 2023-07-27 16:33:29 -04:00
tenancy adds object change for contact assignment #13065 2023-07-06 09:45:31 -04:00
users Adds copy content button (#12584) 2023-07-06 14:19:55 -04:00
utilities Allow the align property on th and td and add CSS rules for overriding text-alignment 2023-07-27 16:38:46 -04:00
virtualization Fixes #12847 - Include Missing Add buttons to Views 2023-06-14 10:05:43 -07: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