python-telegram-bot-django-persistence icon indicating copy to clipboard operation
python-telegram-bot-django-persistence copied to clipboard

Package to use Django ORM as persistence engine in Python Telegram Bot

Results 20 python-telegram-bot-django-persistence issues
Sort by recently updated
recently updated
newest added

> Newer version of BasePersistence has all methods async > Fixed import of utils > Updated constructor's params to match the base class > Added impl. of 2 new abstract...

PR to add tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: techstack.yml...

Does it work for [python-telegram-bot v20.xx](https://github.com/python-telegram-bot/python-telegram-bot)?

Bumps [django](https://github.com/django/django) from 4.0.4 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...

dependencies

Bumps [django](https://github.com/django/django) from 4.0.4 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...

dependencies

Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.12 to 20.1. Release notes Sourced from python-telegram-bot's releases. v20.1 Version 20.1 Released 2023-02-09 This is the technical changelog for version 20.1. More elaborate release notes can...

dependencies

Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.1.0. Release notes Sourced from black's releases. 23.1.0 Highlights This is the first release of 2023, and following our stability policy, it comes with a...

dependencies

Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. Release notes Sourced from isort's releases. 5.12.0 Changes Fix poetry pip-shims extras dependency (#2078) @​jooola Add the ability to restrict which directories isort works...

dependencies

Строки в описании: updater = Updater(bot=bot, use_context=True, persistence=DjangoPersistence()) для понимания нубаса было недостаточно( Объекты в джанго создаются с пустыми _namespase, а в data всегда {} - как это должно работать,...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies