d690ea32bc
Use @cached_property decorator to cache the results of parse_certificate(). This significantly cuts down on the number of times certs need to be parsed for a list view. |
||
---|---|---|
.. | ||
__init__.py | ||
cli.py | ||
hooks.py | ||
models.py | ||
schemas.py | ||
service.py | ||
verify.py | ||
views.py |