Add Jinja2 link

This commit is contained in:
Tom Christie 2018-11-08 16:36:39 +00:00
parent 2ef21f49c9
commit c96eb9a4f7
2 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,7 @@ gunicorn -k uvicorn.workers.UvicornH11Worker ...
[requests]: http://docs.python-requests.org/en/master/
[aiofiles]: https://github.com/Tinche/aiofiles
[jinja2]: http://jinja.pocoo.org/
[python-multipart]: https://andrew-d.github.io/python-multipart/
[graphene]: https://graphene-python.org/
[itsdangerous]: https://pythonhosted.org/itsdangerous/

View File

@ -162,6 +162,7 @@ gunicorn -k uvicorn.workers.UvicornH11Worker ...
[requests]: http://docs.python-requests.org/en/master/
[aiofiles]: https://github.com/Tinche/aiofiles
[jinja2]: http://jinja.pocoo.org/
[python-multipart]: https://andrew-d.github.io/python-multipart/
[graphene]: https://graphene-python.org/
[itsdangerous]: https://pythonhosted.org/itsdangerous/