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
bckohan
changed the title
EnumFlagFields set empty values to Flag(0) when model field has null=True
EnumFlagFields set empty values to Flag(0) when model field has blank=True
Mar 21, 2025
bckohan
changed the title
EnumFlagFields set empty values to Flag(0) when model field has blank=True
EnumFlagFields set empty values to Flag(0) when model field has null=True
Mar 21, 2025
bckohan
changed the title
EnumFlagFields set empty values to Flag(0) when model field has null=True
EnumFlagFields set empty values to Flag(0) when model field has null=True, default=None
Mar 21, 2025
They should be setting to None.
The text was updated successfully, but these errors were encountered: