Vaskevich Aleksander
Vaskevich Aleksander
I have the same problem. After uploading the geo data was corrupted. 
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...
 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 ?