Horst Gutmann
Horst Gutmann
Unfortunately there are 18 other commits in main before that fix. We will probably do a release of Tanka before this is available in a go-jsonnet release but perhaps there...
So basically the outcome of that issue should be an additional to the environment spec that controls the `force` flag?
This also happens to me when I download the Darwin-arm64 binary from the release page. A binary produced from main works.
Did a quick test. It might be some issue around upx: ``` ❯ git rev-parse --verify HEAD 84b4fa2742240c05af8c81185e91947d90222106 ❯ go build ❯ ./codeowners-validator --help Ensures the correctness of your CODEOWNERS...
Thank you :-) The update path is a real issue, though, in my opinion. Is there any real reason why the language couldn't be made completely optional? Also imo the...
Thank you :-) I will hopefully get to it this weekend or before. I also already have a patch for south integration lying around here somewhere so it might make...
- If you use LANGUAGE_CODE when creating a new instance of a flatblock, using current_language in the template isn't really an option since this will only use setting.LANGUAGE_CODE as as...
I'm now using django-hvad/nani in one of my projects and it seems like a nice solution to a really annoying problem. Perhaps there is a nice and easy way to...
Sorry for the day (for some reason I never saw a notification for this :-/). Since django-redactor is just basically an integration bundle offering form fields and widgets I don't...
I really like the idea of having some kind of default text but I'm personally not 100% convinced about the "magical" auto-creation of the block. There is also the problem...