home · contact · privacy
In Calendar view, highlight today's date.
[plomtask] / scripts / pre-commit
2 days ago Christian HellerFix pre-commit hook not aborting commit on failed unit...
2 days ago Christian HellerIn pre-commit hook, re-instate deletion of test DB...
3 days ago Christian HellerSpeed up testing with unittest-parallel.
3 days ago Christian HellerOn pre-commit hook run, clean up potential test db...
2024-05-15 Christian HellerSimplify Todo steps tree calculation/display.
2024-05-05 Christian HellerRefactor and extend tests.
2024-05-05 Christian HellerRefactor save and remove methods of BaseObject subclasses.
2024-05-02 Christian HellerMore refactoring.
2024-03-26 Christian HellerPut mypy into strict mode, adapt code to still pass.
2024-03-17 Christian HellerRe-structure whole code into more package-typical file...
2024-03-17 Christian HellerRe-structure for unittest usage.
2024-03-16 Christian HellerMove pylint configuration into .pylintrc.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd small script for setting up a proper development...