Added custom cascade kwarg options
Allows the user to overwrite any default kwargs Closes #295
This commit is contained in:
parent
0187a0e113
commit
9188f9bf62
4 changed files with 42 additions and 6 deletions
|
|
@ -5,7 +5,8 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Fixed Handle None values for non-required fields.
|
||||
- Added customisable cascade kwarg options
|
||||
- Fixed Handle None values for non-required fields
|
||||
- Removed Document._get_subclasses() - no longer required
|
||||
- Fixed bug requiring subclasses when not actually needed
|
||||
- Fixed deletion of dynamic data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue