Mesut Taşçı
Mesut Taşçı
Yes, selecting programming language by click it.
Selecting PL by clicking to it shown as below: Also it should good if it remember last selected PL. Thanks
I am getting same error. I added `task` decorator to function and I am calling the function from `zappa_settings.json` shown as below: ``` "events": [ { "function": "tasks.print_for_test_lambda", "expression": "rate(1...
@ubogdan yes, it is available. I copied this json from java swagger: ```json { "name": "status", "in": "query", "description": "status", "required": false, "type": "array", "items": { "type": "string", "enum": [...
Hi @SpaceMonkeyForever, Are you using ad blocker? Maybe ad blocker blocks ajax request that made when you pressed to the button.
Yes, not working on some sites, but I couldn't find the solution.
Thanks for reporting the issue. I checked the issue and I saw tureng.com started to protect website by Cloudflare and requires js in order to open the page. Two options...
@ubogdan yes, thanks :)
@twigs could you please make it default behavior and update patch ?
@twigs I know little English, so I hope you understand me. I looked at your last commit and I see your code has unnecessary code(there is strip_slash parameter still exist...