This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: openfun/marion
Releases · openfun/marion
v0.2.6-howard
Changed
- Update CertificateIssuer to add an optional
creation_date
field
into context_query
v0.3.2
v0.2.5-howard
Changed
- Update InvoiceIssuer to generate both invoice and credit note
- Create a utils module to share code throughout the application
0.3.1
0.2.4-howard
Removed
- Useless course description on certificate template
0.2.3-howard
Fixed
- Fix path to compile translations after move local files
0.2.2-howard
Fixed
- Fix translation typo in the
certificate
document
0.2.1-howard
Fixed
- Upgrade
django-marion
dependency to0.3.0
- Move local files to
howard
Django project location
0.3.0
Added
- the
DocumentRequest
model now has aget_document_path
helper
Fixed
- Avoid caching pydantic model instance in the
PydanticModelField
to avoid multiple models collisions
0.2.0-howard
Added
- Add certificate issuer
- Rename and resize FUN logo
- Add invoice issuer
Fixed
- Add package description (README)