oTree
oTree copied to clipboard
field_maybe_none blocks getattr from dealing with the None
can we have an optional second parameter for field_maybe_none to provide a default value if it is none, analogous to how getattr() works please?
Hi, thanks for logging this, can you show some code demonstrating how you are using field_maybe_none? I want to understand the use case better.