home · contact · privacy
In HTTP module, wrap params parsing into ParamsParser.
[plomtask] / templates /
2024-03-27 Christian HellerIn template views, add links to Day and Process creation.
2024-03-26 Christian HellerAdd rump Processes, and to those VersionedAttributes.
2024-03-20 Christian HellerAdd Day.prev_date/Day.next_date and use them for naviga...
2024-03-20 Christian HellerAdd date range input form to /calendar view.
2024-03-20 Christian HellerAdd Day POSTing.
2024-03-20 Christian HellerAdd Day.comment field.
2024-03-17 Christian HellerAdd single-day view / retrieval.
2024-03-16 Christian HellerDisplay HandledException as HTML message with appropria...
2024-03-16 Christian HellerUse different do_GET handlers for different paths.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd Jinja2 templating, and requirements.txt infrastructure.