Johnny Rocketfingers

Results 4 issues of Johnny Rocketfingers

I've added a Money field with null=True and default_currency=Non to an existing model, but it results in a SQL migration that does not make the currency field nullable. The python...

I assume there are _no_ plans whatsoever to integrate with [Sanic](https://github.com/channelcat/sanic), so I'll be handling it manually, but I'll be more than interested in writing an integration myself. For additional...

Feature

I'd like to create a baseclass that enforces `alias_generator = to_camel`, but I can't seem to dance around the ModelSchema metaclass expectation of `meta.model` being specified. The naïve approach I've...

Hi folks, I'm running a Klimerko-like setup (same sensors, same NodeMCU, but possibly ESP32 instead), with ESPHome firmware. **If I understand Klimerko's code correctly**, it's just sending MQTT messages to...