Results 4 issues of ipartola

Current documentation (2.0.2) does not mention how to run multiple workers beyond running a supervisor process and using a shared FD. What is the correct way to scale beyond a...

documentation
exp/intermediate

Migration 0006 (https://github.com/gdoermann/django-chargify/blob/master/chargify/migrations/0006_auto__chg_field_subscription_credit_card__add_unique_subscription_cred.py) creates indecies that are already there. To reproduce, create a blank database, then run $ ./manage.py syncdb && ./manage.py migrate --all. The migration will fail on 0006.

I have a Mr Cool Mini split and am using MideaUART curtesy of ESPHome. The unit correctly displays the set temperature on it, but only in degrees F, as it...