Try fixing the splitdatetimefield problem #36

Open
lukas wants to merge 1 commits from fix-splitdatetimefield into main
Owner
No description provided.
lukas added 1 commit 2023-01-16 22:25:10 +00:00
continuous-integration/drone/push Build was killed Details
7dfd91421e
Try fixing the problem
Some checks reported errors
continuous-integration/drone/push Build was killed
This pull request has changes conflicting with the target branch.
  • src/web/tracker/forms.py
  • src/web/tracker/views.py
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 fix-splitdatetimefield main
git pull origin fix-splitdatetimefield

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff fix-splitdatetimefield
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: lukas/timetracker#36
No description provided.