Andrey Volkov

Results 4 issues of Andrey Volkov

Привет, очень нравится твоё приложение, но не хватает одной фичи - расчётного периода. Например, если ЗП приходит ежемесячно 20-го числа и при этом все деньги тратятся и инвестируются, то становится...

Hello folks! I've used this library in a lot of projects, and I very like its simplicity and effectivity. ## Issue Recently I've mentioned the small issue - default schema...

bug

### What package does this bug report belong to? two_dimensional_scrollables ### What target platforms are you seeing this bug on? Web, Linux ### Have you already upgraded your packages? Yes...

f: scrolling
package
has reproducible steps
team-framework
p: two_dimensional_scrollables
found in release: 3.22
found in release: 3.24

After token refreshing (with refresh token rotation enabled) old refresh token is still passing validation. Blacklist app is in `INSTALLED APPS` Settings: `SIMPLE_JWT = { 'ROTATE_REFRESH_TOKENS': True, 'BLACKLIST_AFTER_ROTATION': True, }`

bug