This website requires JavaScript.
Explore
Help
Sign In
zfc
/
guzhi
Watch
1
Star
0
Fork
0
You've already forked guzhi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
guzhi
/
app
History
anning
626b719b77
fix (tortoise.exceptions.OperationalError: invalid input for query argument $1: '2025-05-14 00:00:00' (expected a datetime.date or datetime.datetime instance, got 'str')) Fixed the bug where strings could not be queried by date, and used the Pydantic model for parameter validation and type conversion
2025-05-14 11:31:00 +08:00
..
api
fix (tortoise.exceptions.OperationalError: invalid input for query argument $1: '2025-05-14 00:00:00' (expected a datetime.date or datetime.datetime instance, got 'str')) Fixed the bug where strings could not be queried by date, and used the Pydantic model for parameter validation and type conversion
2025-05-14 11:31:00 +08:00
controllers
update
2024-09-10 17:17:27 +08:00
core
Update
2025-02-25 19:30:06 +08:00
log
first commit
2023-08-15 16:09:22 +08:00
models
Update
2025-02-25 19:30:06 +08:00
schemas
Update
2025-02-25 19:30:06 +08:00
settings
update
2024-09-10 17:17:27 +08:00
utils
Update password hashing algorithm
2024-01-02 17:59:44 +08:00
__init__.py
update
2024-09-10 17:17:27 +08:00