SHxKM
SHxKM
Is there any way where I can apply: ```python @pytest.mark.django_db(databases=['default']) ``` To all tests? I have hundreds of tests that are using the db using the "magic" `db` argument to...
I'm suddenly facing this issue as well, did you ever find a solution @titovanton ?
Just realized what I was really referring to is having Django log level be controlled by an environment variable.
Isn't there a mechanism to check whether the _current_ browser is subscribed to push events, preventing this situation altogether?
@dracenliu did you find a solution to this?
I can reproduce this as well, @mrniko is this expected behavior or due to limitation in Redisson? I'm on `3.25.2`
@Bogdanp do you still plan to maintain dramatiq for the forseeable future? If so, can I run it completely standalone from Django and how complicated that would be? I made...
@vaso2 - thanks. Ill try to do a few tests myself with my limited knowledge. I’m not sure Vue is that smart, but perhaps it fails because the clauses are...
issue #3663, which was auto-marked as stale, seems to be related. It's worth noting that (at least some) Vue.js apps, like [this example app](https://vue-vuex-realworld.netlify.com/#/), do not demonstrate this behaviour.
Just to further-follow on this: it seems that this behaviour is exhibited on Safari as well when using the Mac's swipe to go back on the touchpad.