home · contact · privacy
Require explicit call to Day.save to have any Day committed to DB.
[plomtask] / tests / test_days.py
2024-03-17 Christian HellerRequire explicit call to Day.save to have any Day commi...
2024-03-17 Christian HellerAdd testing of Day sorting.
2024-03-17 Christian HellerFix and extend Day date testing.
2024-03-17 Christian HellerAdd date validation for Days.
2024-03-17 Christian HellerRe-structure for unittest usage.