- AA -

Results 3 comments of - AA -

For me it's saving the Google refresh_token in the 'token_secret' field. However, the 'expires_at' seems to work just as a reference, and nothing is done with it. So I am...

I was having the same issue with Amazon S3 urls, which after setting up the bucket CORS, it was still not working. Looks like a cache issue, so I just...

I just upgraded to django-celery-beat==2.4.0 with celery==5.2.3, and that didn't help. now tasks duplicate even more. Does anybody know how to solve this issue?