Skip to content

Conversation

igorbenav
Copy link
Collaborator

Warning

Note that naive datetime such as datetime.utcnow is not supported by FastCRUD as it was deprecated.
Use timezone aware datetime, such as datetime.now(UTC) instead.

Closes #92

@igorbenav igorbenav added the documentation Improvements or additions to documentation label May 28, 2024
@igorbenav igorbenav merged commit 8263ef4 into main May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Warning in Docs that only timezone aware data is supported

1 participant