Mel
Mel
See [dflook/python-minifier](https://github.com/dflook/python-minifier)
I'm using the legacy query object too for now, because `SelectPagination` doesn't support these compound selects. Would love to see this implemented!
Hey, sorry for the late reply. You mean something like this? ```python import factory class Item: def __init__(self, sku, price): self.sku = sku self.price = price def item_factory(sku, price): obj...
Done @rbarrois
@rbarrois Could you please merge this when you have a chance? Thank you.
Hi @rbarrois, let me know if there's anything left to do for me in order to get this merged 🙏
Cannot add channels - "Could not add provider" error when trying to add Instagram or other providers
On my end this error occurs because of SSL issues when inside corporate VPN. Normally we solve this by installing a root certificate in the affected image. Is there currently...