Dan Fairs

Results 49 comments of Dan Fairs

@klueska To be fair, @opptimus' issue is the one I actually bumped into to start with. It was only after further digging I realised `nvidia-container-cli` was also reporting the wrong...

Our workaround is as follows: ``` import datetime from django.core.cache import cache from django.utils.deconstruct import deconstructible import google.auth import google.auth.compute_engine import google.auth.transport.requests from djangoapps.core.context import get_context # We'll take it...

Actually - rather than name, perhaps a DOMAIN_PREFIX would be better. Then you could have two backends, with two different consistency settings, but with the same DOMAIN_PREFIX (so they read...

Understood - thanks.

Actually - don't merge this yet, there are a number of failures in CI that look like they might have been caused by the change to the environment variable behaviour....

OK - it looks like the tests are already failing on CI on master. I don't think this makes the situation any worse. If I get time, I'll try to...

@allcontributors please add @danfairs for code

I bumped into this issue and believe I have a fix for it. The PR is in #2302. Feedback and testing welcome!

> @danfairs I'm happy to rebase and fix conflicts with main, but I'll need permission to your fork. I want to get this in, just let me know how to...