Skip to content

Jul 3, 2019 Release 2

Latest
Compare
Choose a tag to compare
@berkalpyakici berkalpyakici released this 03 Jul 21:04

New Features:

  • Added an additional parameter, overwrites, in importing - which takes a dictionary of fields whose values will be overwritten. Can be used for other applications to automatically overwrite fields like slug, title, and draft_title.
  • Added null_pk back to form; however, the field will forced to be false. This is intended for the use indicated above.

Bug Fixes:

  • Fixed crash when either documents or images are chosen not to be nulled.