mirror of https://github.com/encode/starlette.git
Add Jinja2 link
This commit is contained in:
parent
2ef21f49c9
commit
c96eb9a4f7
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue