* feat: Expose important library versions Update `/api/version` to include ``` "other": { "xml2rfc": "<version>", "weasyprint": "<version>" }, ``` Fixes #3415 * fix: Use importlib * chore: Reomve additional newline * fix: Expose libraries that are important for document submission * fix: Rename IMPORTANT_LIBRARIES as ADVERTISE_VERSIONS |
||
---|---|---|
.. | ||
management | ||
templates/api | ||
__init__.py | ||
__init__.pyi | ||
apps.py | ||
ietf_utils.py | ||
serializer.py | ||
tests.py | ||
urls.py | ||
views.py |