Skip to content

Commit d04a506

Browse files
alexpantyukhinasvetlov
authored andcommitted
add third party extensions section into the README.rst (#286)
* add third party extensions section into the README.rst * update docs
1 parent 0707064 commit d04a506

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,13 @@ Run tests with::
101101
$ pytest -sv tests/
102102

103103

104+
Third party extensions
105+
----------------------
106+
107+
* `aiohttp_session_mongo
108+
<https://github.com/alexpantyukhin/aiohttp-session-mongo>`_
109+
110+
104111
License
105112
-------
106113

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@ Dependencies
122122
:class:`~aiohttp_session.redis_storage.RedisStorage`.
123123

124124

125+
Third party extensions
126+
----------------------
127+
128+
* `aiohttp_session_mongo
129+
<https://github.com/alexpantyukhin/aiohttp-session-mongo>`_
130+
131+
125132
License
126133
-------
127134

0 commit comments

Comments
 (0)