Job

Results 4 comments of Job

Having the same issue, would like to know how to solve it besides hard refresh of the browser page.

Having the same issue, would like to know how to solve it besides hard refresh of the browser page.

@terlar Thank you!!! Last question: How can I replicate the functionality of elpy's send-current-line-or-statement? eval-in-repl can send a line, but when I call it from within a loop it gives...

I tried configuring the settings.py by including: `DOWNLOADER_MIDDLEWARES = { 'funda.middlewares.MyCustomDownloaderMiddleware': 543, 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware': None, }` This doesn't seem to work unfortunately, is there anything else one needs to take care...