From: Christian Heller Date: Fri, 21 Jun 2024 16:26:04 +0000 (+0200) Subject: Avoid confusing Day.by_id_or_create by always translating dating string first, so... X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/gitweb.css?a=commitdiff_plain;h=ef4dfff9ff3002c11ccfef4190999a5e4e513606;hp=ef4dfff9ff3002c11ccfef4190999a5e4e513606;p=plomtask Avoid confusing Day.by_id_or_create by always translating dating string first, so a look-up for "today" or so does not ignore the date equivalents. ---