django-telethon icon indicating copy to clipboard operation
django-telethon copied to clipboard

Integrate Django with Telethon(Pure Python 3 MTProto API Telegram client library, for bots too!).

Results 4 django-telethon issues
Sort by recently updated
recently updated
newest added

hi Ali, I am Morteza, I came across this package for one of my projects, for some reason I could not use this package, however, I noticed that you did...

django.db.utils.IntegrityError: duplicate key value violates unique constraint "django_telethon_updatestate_pkey" backend-1 | Traceback (most recent call last): backend-1 | File "/root/.cache/pypoetry/virtualenvs/backend-qadtrZ8a-py3.12/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner backend-1 | response = get_response(request) backend-1 |...

I get this error when i try to migrate database with mysql for the first time: > Operations to perform: Apply all migrations: admin, auth, contenttypes, django_telethon, sessions Running migrations:...

i can't find the file "manage.py". where is it?