You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#1057
Fixed MultiValueDictKeyError when submitting empty device form
with configuration inline. Changed direct dictionary access to
use .get() method with defaults to allow proper validation.
0 commit comments