Łukasz Żarnowiecki

Results 46 comments of Łukasz Żarnowiecki

> The issues with pruning I've noticed are with channel specific pruning timers (under the channel's settings); those do not work at all when global pruning is enabled. I can...

Or if you're using uwsgi you can add to `uwsgi_params` file the following line ``` uwsgi_param REMOTE_USER $remote_user; ```

@redapple I work around this by creating a custom pipeline for validation. `get_unified_currency_name` is not called on a `scrapy.Field` currency. Is like one input_processor overrides the other one. Maybe this...

It does work on 27. You just need to enable untested app. For how long idk.

You can change `image.tag` to whatever version you need...