Sean Perry
Sean Perry
It is hex in my PR. 0 to 9, a to f. Not that hard really. Or press p again to paste the last yank. I also type on a...
`hx -vvv` gets you max verbosity.
Something like using the name field? `log::error("{self.name}: .......")`?
merge conflicts resolved in shaleh/help-command.
This is still frustrating. https://github.com/encode/django-rest-framework/issues/2683#issuecomment-956375654 is a use case that hurts. I have a model with several fields that are unique together but have sensible defaults. Those defaults are not...
@auvipy I would be happy to post a PR. Is my approach sensible? Or should https://github.com/encode/django-rest-framework/issues/2683#issuecomment-1599329137 be explored? It did not work for me but that could have been a...
https://github.com/Keats/tera/issues/135 and specifically https://github.com/Keats/tera/issues/135#issuecomment-280820549 You can use the not so great `{{ "{{ foo }}" }}` syntax to escape braces.
If ~/ is the default why are you adding ~/?? If you just HAVE to have an absolute path, why not use the real path instead of the ~? Like...
Can either of you provide a minimal example of bombadil not behaving as you expect? Something like "with this entry in the toml file and these files in the filesystem...
I saw this. Then I cloned a fresh tree. Poof it went away. Shrug.