Andy Freeland
Andy Freeland
D'oh, it didn't replace the existing pytest-twisted install because the version numbers were the same 🥲. Fixed! I'm not sure of a great way to test it -- I guess...
I am sometimes seeing > gw0 ok / gw1 ok / gw2 ok / gw3 ok / gw4 ok / gw5 ok / gw6 C / gw7 ok/Users/andyfreeland/src/pilot/zapgram/.ve/lib/python3.10/site-packages/pytest_twisted.py:205: RuntimeWarning: Failed...
I ran it 100 times, got the runtime warning ~25 times, but no crashes!
I didn’t notice you merged #154 a couple weeks ago; any plans for a new release?
This is also still a problem for `PassThroughManager` unless you use it with the `PassThroughManager.for_queryset_class()()` syntax. However, if you inherit from `PassThroughManager` and override `get_query_set` somewhere in your manager's inheritance...
Yeah, that works and doesn't break any of the existing tests. Should I make a pull request with that change and a test case?
Any chance of that 0.7 final? :)
Oh nice, I'll do that. It'd still be nice to save in the browser storage so it persists across restarts though.
Yeah, I understand. Also thanks for pgweb! It's exactly what I was looking for 😀