Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

v0.3.2

Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 29 Nov 16:57
· 132 commits to master since this release

Added

  • Create a IssuerLazyChoiceField to be able to update issuer field choices
    without creating migrations.

Changed

  • Add a persist argument to AbstractDocument.create method