Vaskevich Aleksander

Results 13 comments of Vaskevich Aleksander

I have the same problem. After uploading the geo data was corrupted. ![image](https://user-images.githubusercontent.com/3757488/181101907-015d72b9-5c9e-4614-993b-01cfb3c942ba.png)

Can you share your app settings?

[There is a support request for python 3.9](https://github.com/jazzband/django-debug-toolbar/pull/1411). Is there an error remaining if I downgrade it?

Do you have applications installed in your browser that can interfere with the execution of javascript on the page? There is also a possibility that the page may contain your...

![Screenshot_20201202_123949](https://user-images.githubusercontent.com/3757488/100855931-ce42ed80-349b-11eb-888a-b67313e9b634.png) I came across just such a message. But the problems with the refresh could not be repeated.

[(100.0 * width) / (100.0 - getLeft(stat))](https://github.com/jazzband/django-debug-toolbar/blob/master/debug_toolbar/static/debug_toolbar/js/timer.js#L12) This line is divided by 0. I suspect this is not good.

> No. See [#9 (comment)](https://github.com/tdlib/telegram-bot-api/pull/9#issuecomment-722374257). This clarifies the situation. Maybe you should document this strategy in the documentation?

> One more thing: looks like this only happens in PyCharm? Apparently this is only a PyCharm issue. I'm still researching to suggest the best fix.

It took a lot longer than I thought. Using the class according to the documentation solved only a part of the problems. my code ``` class NumberInFilter(filters.BaseInFilter, filters.NumberFilter): pass class...

What do you think about it @aleneum ?