Skip to content

Commit

Permalink
Allow None for several Field constructor arguments (#498)
Browse files Browse the repository at this point in the history
* Also relation field `source=` was typed to accept `Callable | str`, but callable was never allowed. It may be the *name* of a method as string.
  • Loading branch information
intgr authored Oct 23, 2023
1 parent ec376e5 commit 3a0197a
Show file tree
Hide file tree
Showing 5 changed files with 189 additions and 193 deletions.
Loading

0 comments on commit 3a0197a

Please sign in to comment.