mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-15 10:32:28 +03:00
(docs): Add djnago session in readthedocs/concepts/sessions.rst
This commit is contained in:
parent
066820900d
commit
603c03726d
|
@ -103,6 +103,9 @@ There are other community-maintained implementations available:
|
||||||
* `MongoDB <https://github.com/watzon/telethon-session-mongo>`_:
|
* `MongoDB <https://github.com/watzon/telethon-session-mongo>`_:
|
||||||
stores the current session in a MongoDB database.
|
stores the current session in a MongoDB database.
|
||||||
|
|
||||||
|
* `Django <https://github.com/ali-zahedi/django-telethon>`_:
|
||||||
|
stores all sessions for Django ORM.
|
||||||
|
|
||||||
|
|
||||||
Creating your Own Storage
|
Creating your Own Storage
|
||||||
=========================
|
=========================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user