diff --git a/README.rst b/README.rst index 6a2bf3db..25077daf 100644 --- a/README.rst +++ b/README.rst @@ -101,6 +101,13 @@ Run tests with:: $ pytest -sv tests/ +Third party extensions +---------------------- + +* `aiohttp_session_mongo + `_ + + License ------- diff --git a/docs/index.rst b/docs/index.rst index c4aaeb3a..c9d629b6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -122,6 +122,13 @@ Dependencies :class:`~aiohttp_session.redis_storage.RedisStorage`. +Third party extensions +---------------------- + +* `aiohttp_session_mongo + `_ + + License -------