Vikash B

Results 10 comments of Vikash B

any ETA on merging of this PR? I am looking to use FormEasy with reCAPTCHA. Without CAPTCHA, it's just too much spam.

I could implement this if it is still due. Will there be a need for models for promotion codes/sync them or djstripe could just let users create a promotion code...

I did a pip upgrade after it dint work today but that dint help. Right now I got 1.0.0 on pip freeze. Irrespective of that, the same query is working...

Worked when making limit to 25. earlier I used to get `reduce amount of data` error and making it earlier 80 worked.

@dalleng can you give an example on how I can use time with threading to make it run async? The timer stops working when I have the app menu open.

@denisshepelin I tried this PR, getting this error: ``` Error code: 401 - {'error': {'message': 'No auth credentials found', 'code': 401}} Error code: 401 - {'error': {'message': 'No auth credentials...

Facing the same issue. It was working a month ago so something has changed in the last 1 month. ### EDIT Was able to resolve this using solution suggested on...