home · contact · privacy
Re-write caching.
[plomtask] / plomtask / conditions.py
2024-04-25 Christian HellerRe-write caching.
2024-04-19 Christian HellerFurther refactor Conditions handling.
2024-04-19 Christian HellerHide (almost all) remaining SQL code in DB module.
2024-04-19 Christian HellerRefactor VersionedAttributes, ProcessSteps, and Conditi...
2024-04-19 Christian HellerImprove consistency of DB column names.
2024-04-19 Christian HellerRefactor models' .by_id().
2024-04-19 Christian HellerRefactor from_table_row methods of core DB models.
2024-04-18 Christian HellerBase core models on BaseModel providing sensible defaults.
2024-04-16 Christian HellerAdd Conditions for Todos/Processes to be met or undone...