Raja Simon

Results 18 comments of Raja Simon

Chatterbot is one of the best one I like in python bot framework. Easy integration with Django is additional plus. May be can you write the doc about how to...

I am also looking for API for orders. As a developer I wanted to have a flexibility of orders and I think I can program one for myself. Is there...

@devakrishna33 So far all the exchanges I know this wazirx only doesn't allowed API access for orders. Yeah it's allowed. I don't have the specific numbers but it's pretty common....

Literally facing the same issue where I need to capture the incoming POST method body that has this `application/x-www-form-urlencoded` header. So far it can only capture the string that I...

I'm still getting the `422 Unprocessable Entity`

@temoto I get this error in `Python3.9.9` `eventlet==0.33.0` `changelist must be an iterable of select.kevent objects` Do you have any workaround of this? I don't want to switch to another...

@temoto Thanks for getting back to me and your help. I tried `EVENTLET_HUB` but I afraid that doesn't solve the problem. After carefully understanding the full traceback I fixed by...

@philipwalton Also why `...` is not working ?

Will get there one day. I mean does Django render the documentation sites? Probably not right? So that's the reason maybe I implemented it on the Admin panel. What are...

Hi KimSia, Thanks for your suggestions. I will include my project in the awesome command palette. But before that, I have a lot of things to do with this extension....