Guillaume Schurck

Results 17 comments of Guillaume Schurck

Ok thanks I will check it out

Thanks for your PR ! First I had some issues with lib twint and PyInquirer, so it's a good thing to change that. I think it could be better to...

The game is freezing everytime after a few seconds of smooth gameplay on OnePlus 8T

I have the same issue with Bitwarden. > While I'm testing, it looks like using a [key](https://www.django-unicorn.com/docs/templates/#key) makes things work as expected. How did you manage to make it work...

Okay, are they directly related to Beam search or Nucleus Sampling algorithms ?

I had a similar issue as I get `'str' object has no attribute 'component_id'`, I didn't have any `view` variable at all in the component template. I succeeded to fix...

Tried to reset migrations by uninstalling djstripe on local, now it's 0012 : ``` django.db.migrations.exceptions.NodeNotFoundError: Migration cryptorganiz.0002_user_customer_user_subscription dependencies reference nonexistent parent node ('djstripe', '0012_alter_invoice_charge_alter_invoice_customer_and_more') ```

[This](https://github.com/dj-stripe/dj-stripe/issues/1649#issuecomment-1151717867) worked as a workaround.

@adamghill Do you have any news about using async views with Unicorn ?