Michael Fladischer

Results 13 comments of Michael Fladischer

@pleszczy Could you provide a bit more context? What package are you using and what version? Ubuntu 21.10 is the first release of Ubuntu to [ship a working package](https://packages.ubuntu.com/source/impish/zsh-antigen).

I think my PR does not make much sense now that I looked at it in more detail. The name of the method depends on the name of the field...

I think lazy evaluation of `EtcdSettingsProxy`s `__init__()` method should do the trick. Just using a check in its `__getattr__` to load Django settings the first time a member is accessed....