Dominic Gabriel

Results 5 comments of Dominic Gabriel

This didn't work for me. I tried to run this in a Django shell on Python 3.8.6 and get the following error: ``` Metrics.timescale.filter(time__range=ranges).time_bucket_gapfill('time', '1 hour', ranges[0], ranges[1], datapoints=30).annotate(Avg('loss')).annotate(locf=Func(F('loss'), function="locf"))...

@schlunsen Thank you for the Hint. I didn't find the correct library to include. It worked great! I have not tested it with data that are gapped but for now...

What is needed to get this merged?

I think it would be beneficial to be able to retrieve the group memberships of a user in a claim when requesting an additional scope. Even when there is no...

Same issue with newest version `v2.63.1`. If the TLS flag is set to `false` the UI but also API still requires a username/password. If you set a random username and...