cznic/public/: typist-0.5.0 metadata and description
Client lib for django-secretary
author | Jan MusĂlek |
author_email | jan.musilek@nic.cz |
classifiers |
|
license | GPLv3+ |
provides_extras | types |
requires_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
typist-0.5.0-py3-none-any.whl
|
|
|
typist-0.5.0.tar.gz
|
|
Client library for django-secretary.
ChangeLog
0.5.0 (2022-05-03)
Add support for authentication (#6).
Update project setup.
0.4.0 (2022-03-14)
Add render_pdf method
Convert markdown to rst
Update supported python versions * Drop 3.5 and 3.6 * Add 3.9 and 3.10
0.3.0 (2020-10-19)
Add template collections list method
0.2.0 (2020-08-25)
Add license
Add error message to TemplateNotFound exception
0.1.0 (2020-08-11)
Add django-secretary client with render and render_html methods