This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
v0.3.2
Added
- Create a
IssuerLazyChoiceField
to be able to update issuer field choices
without creating migrations.
Changed
- Add a
persist
argument toAbstractDocument.create
method