Aleksander Vognild Burkow
Aleksander Vognild Burkow
If a camera-path using node exists in the graph, and the global frame is a value not in the graph (i.e. the node is only played for frames 1000 to...
Can we release the newest main to PyPI? It's possible to install main via a github url directly in pip, but that's somewhat cumbersome and i've had issues specifying the...
See discussion in https://github.com/typeddjango/django-stubs/pull/902 as well. I still have most related managers missing after the latest upgrades to the type checker code. The patch we used to have to apply...
This is roughly the code i have in my repo that broke between 1.3.2 and 1.3.3, but this test passes :( I'll try to add more code to it hoping...
Lifecycle methods changed on djdt 2.0 release, and scripts stopped executing as well. This change requires you to add djdt_flamegraph to INSTALLED_APPS.
Today you get matrix_client in your deps if you install zulip. Perhaps this should be an optional feature instead, so that if you install zulip[matrix_client] you'll get it, but otherwise...
It would be great if one could chat live with other students reading the same compendium as i am. Questions could be exchanged, and ascii penises drawn.
## Proposed changes Any empty uids delivered by providers are surely erroneous, and better to have integrity errors than having users start sharing accounts when logging in. A DB check...