Skip to content
Discussion options

You must be logged in to vote

The correct name is Widget.field_flags ("s" at the end). If you want to set a bit, please remember to use Python's "|" operator, do not use widget.field_flags = ..., because this will have all sorts of side effects, among them changing the field type!

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@JorjMcKie
Comment options

@adilsitos
Comment options

@adilsitos
Comment options

@JorjMcKie
Comment options

Answer selected by adilsitos
@adilsitos
Comment options

@adilsitos
Comment options

@JorjMcKie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants