Garde alternée, faire que un enfant = un agenda (#71632) #12

Manually merged
vdeniaud merged 1 commits from wip/71632-Garde-alternee-faire-que-un-enfa into main 6 months ago
Owner
There is no content yet.
vdeniaud added 1 commit 6 months ago
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
gitea-wip/chrono/pipeline/head There was a failure building this commit Details
gitea/chrono/pipeline/head Something is wrong with the build of this commit Details
1c608d2f24
agendas: limit shared custody agenda to only one child (#71632)
lguerin approved these changes 6 months ago
@ -0,0 +12,4 @@
agenda.child = child
agenda.save()
else:
agenda.delete()
Owner

migration très naïve, c'est voulu parce que peu de legacy ?

migration très naïve, c'est voulu parce que peu de legacy ?
Poster
Owner

Yup, zéro legacy à part un ou deux tests de Stéphane, le but c'est juste que l'ajout du champ null=False passe.

Yup, zéro legacy à part un ou deux tests de Stéphane, le but c'est juste que l'ajout du champ null=False passe.
vdeniaud merged commit 1c608d2f24 into main manually 6 months ago

Reviewers

lguerin approved these changes 6 months ago
gitea-wip/chrono/pipeline/pr-main This commit looks good
gitea-wip/chrono/pipeline/head There was a failure building this commit
gitea/chrono/pipeline/head Something is wrong with the build of this commit
The pull request has been manually merged as 1c608d2f24.
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/71632-Garde-alternee-faire-que-un-enfa main
git pull origin wip/71632-Garde-alternee-faire-que-un-enfa

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/71632-Garde-alternee-faire-que-un-enfa
git push origin main
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/chrono#12
Loading…
There is no content yet.