Frank Sachsenheim

Results 320 comments of Frank Sachsenheim

i mean something like this: ===== RocketEngineering ===== (A) research @RocketEngineering (B) recruit engineers @RocketEngineering @SpaceMission ===== SpaceMission ===== (A) organise crowdfunding @SpaceMission (B) recruit engineers @RocketEngineering @SpaceMission ===== (none)...

ciao, i've made a package out of it: https://github.com/funkyfuture/todo.txt-pylib i have issues to upload it to the PyPI, but it's available here.

this would be indeed great for deployments with containers. i'm wondering whether multiple user should be definable by providing comma-separated values. a `RADICALE_PASSWORD_` as alternative to `…_PASSWORD` seems reasonable as...

similarily i'd like to `Model.nodes.all().order_by('some_property')`. (`all` returns a list, not a `NodeSet`)

i'm closing this now. my main point would still be that it introduces inconsistency in the design and code complexity for rather rare cases. as a recommendation for all your...

thanks for your inquiries. indeed i haven't allocated time for maintenance (or even further development here) for a long while now. i'm open to recruiting maintainer/s for the 1.3 series....

since i don't remember what use-case evoked this question …

addendum, when i do the same, but with an editable installation of the current `main` branch, it yields: ``` Running Sphinx v6.1.3 building [mo]: targets for 0 po files that...

> The first error is fixed by deleting your old build directory. maybe i oversaw it, but a hint that a clean is always required would be helpful then. or,...

> rather good practice to start a fresh build when switching themes (or testing mods of a theme). a'ight, i'll propose an addition for the Getting Started section.