misc: use django.utils.timezone.now instead of datetime (#90048) #190

Open
lguerin wants to merge 1 commits from wip/90048-test-today into wip/88590-invoice-cancel
Owner
No description provided.
lguerin added 1 commit 2024-04-26 14:25:56 +02:00
Author
Owner

Je n'ai pas fait dans la subtilité, gros search and replace :)

Je n'ai pas fait dans la subtilité, gros search and replace :)
lguerin changed title from WIP: misc: use django.utils.timezone.now instead of datetime (#90048) to misc: use django.utils.timezone.now instead of datetime (#90048) 2024-04-26 14:29:19 +02:00
fpeters approved these changes 2024-04-26 14:35:08 +02:00
fpeters left a comment
Owner

Ok inutile de laisser trainer ça, une fois que c'est prêt à être poussé c'est ok pour moi.

Ok inutile de laisser trainer ça, une fois que c'est prêt à être poussé c'est ok pour moi.
lguerin force-pushed wip/90048-test-today from cbd1ae509d to de65bef401 2024-04-30 08:56:01 +02:00 Compare
lguerin force-pushed wip/90048-test-today from de65bef401 to 29a037c051 2024-05-03 10:44:21 +02:00 Compare
lguerin force-pushed wip/90048-test-today from 29a037c051 to d26a260539 2024-05-03 18:03:02 +02:00 Compare
All checks were successful
gitea/lingo/pipeline/head This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/90048-test-today wip/88590-invoice-cancel
git pull origin wip/90048-test-today

Step 2:

Merge the changes and update on Gitea.
git checkout wip/88590-invoice-cancel
git merge --no-ff wip/90048-test-today
git push origin wip/88590-invoice-cancel
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/lingo#190
No description provided.