Vageeshan Mankala

Results 11 comments of Vageeshan Mankala

Happy to do so !

Hey ! I ll be needing the data to be retrain the model.

Future Task: Django version 5.0 is expected to support coroutine functions as well. This PR does not add support for it. I will deal with it in a separate PR.

I did check out this error earlier and I was hoping I could get some help resolving. This is an error in test setup, where django is not able to...

@sentrivana All test cases pass when I comment out the said test case. Verified with django-v2.2 and django-v4.1

@sentrivana hey, The error is because python2.7 gives out a unicode variable. The past few hours I have been trying to setup the py2.7 environment locally and it is a...

Hey @szokeasaurusrex, Thank you for being patient on the PR. Thanks for the feedback. I resolved everything.

@antonpirker little busy but I can try to spend some time. Any deadline ? We Django 5 released as well so I might have to add support for coroutines too.

Hey @antonpirker , I wanted to contribute and I have taken a look at the Django integration and Django debug sensitive variables code. 1. sensitive_variables decorator is used to declare...

Hey @antonpirker, I have raised a PR for this.