DatingBot icon indicating copy to clipboard operation
DatingBot copied to clipboard

✨A Telegram Bot with open source code, which implemented django and a dating system

Results 10 DatingBot issues
Sort by recently updated
recently updated
newest added

**Example code with try-except block covering the entire code block:** > How not to do it ```python try: # some code here except: print("Error occurred") ``` **Example code with more...

Type: Difficult
Priority: Low
Status: Blocked

usersmanage.ViewedProfile: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'. HINT: Configure the DEFAULT_AUTO_FIELD setting or the UsersmanageConfig.default_auto_field attribute to point to a subclass...

¯\[ツ]/¯

when I was going to install requirements file, too many errors with versions of library

¯\[ツ]/¯

Type: Difficult
Priority: Low
Status: Available

Recently I pushed the code where I implemented testing asynchronous functions(handlers) but I have tested only one function(echo 🤡). We need cover the entire code with tests. The tests are...

Type: Enhancement
Priority: Low
Status: On Hold

1. Проблема при запуске команды python3.11 app.py ошибка: ImportError: The `scipy` install you are using seems to be broken, (extension modules cannot be imported), please try reinstalling. 2. В файле...

Type: Question

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

Type: Dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...

Type: Dependencies

Bumps [django](https://github.com/django/django) from 4.2 to 4.2.3. Commits 1651351 [4.2.x] Bumped version for 4.2.3 release. b7c5feb [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a... 1ea1136 [4.2.x] Fixed typo in...

Type: Dependencies