daweed
daweed
> Alright, never mind, update :V > > It works fine on single domains but I'm having trouble getting it working on multidomains; it does the first domain with DNS,...
@mustanggb @yeliex @cistes44 sorry guys, I hadn't a lot of spare time last weeks. I'll try to take care of it if I can find some time soon. Meanwhile, feel...
@mholt Hi, we updated caddy to 2.8 and can't manage to make this new feature work. We added the `stream_close_delay` flag in our config. But once we add a new...
any update about this ?
Any solution about this ?
For anyone facing the same issue, the workarounds I have so far : 1. Throwing a ValidationError to inform the User about his action ```python class MyNestedlInlineAdmin(nested.NestedTabularInline): model = Model...
I tried to run the makefile with no luck : ```bash git clone https://github.com/canonical/cloud-init.git cd clout-init git checkout tags/23.1 make deb ``` Got this error : `dpkg-checkbuilddeps: error: Unmet build...
@seanchon did you found any workaround for this ?