netbox/netbox
Daniel Sheppard 233ebe4327 Fixes: #14058 - Limits platform selection to manufacturer and platforms with no manufacturer (#15183)
* Fixes: #14058 - Limits platform selection to manufacturer and platforms with no manufacturer

* Apply suggestions from code review

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

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 09:28:15 -05:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
core added missing import #15058 2024-02-16 01:20:54 +05:30
dcim Fixes: #14058 - Limits platform selection to manufacturer and platforms with no manufacturer (#15183) 2024-02-20 09:28:15 -05:00
extras Fixes #14079: Explicitly remove M2M assignments to objects being deleted to ensure change logging 2024-02-16 11:42:27 -05:00
ipam Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode (#15134) 2024-02-13 11:29:53 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #14952: Update existing AutoSyncRecord when changing the data file of an auto-synced object 2024-02-16 11:38:47 -05:00
project-static Fixes #12751 - Usability improvements for object selector (#14387) 2023-12-15 16:07:15 -05:00
reports
scripts
templates Fixes #15091: Fix initial active tab when editing an L2VPN termination 2024-02-13 11:27:50 -05:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Release v3.7.2 2024-02-05 13:56:52 -05:00
users Fixes #15115: Fix unhandled exception with invalid permission constraints 2024-02-13 09:55:07 -05:00
utilities Fixes #15084: Fix "add export template" link 2024-02-08 08:47:16 -05:00
virtualization Fixes #15070: Fix inclusion of config_template field on REST API serializer for virtual machines 2024-02-08 09:10:24 -05:00
vpn Fixes #15127: Add missing group column on tunnels table 2024-02-14 09:27:01 -05:00
wireless Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py