Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix datetime admin bug #1397

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Fix datetime admin bug #1397

merged 1 commit into from
Jul 26, 2023

Conversation

actlikewill
Copy link
Contributor

  • Fixes a server error when a user saves a document without date but with work identification details present.

fixes #1369

@actlikewill actlikewill marked this pull request as ready for review July 24, 2023 12:10
@actlikewill actlikewill merged commit 9363dde into main Jul 26, 2023
9 checks passed
@actlikewill actlikewill deleted the datetime branch July 26, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: '>' not supported between instances of 'NoneType' and 'datetime.date'
2 participants