COMMITS
May 20, 2026
D
chore(deps): bump idna from 3.11 to 3.15 (#2198)
dependabot[bot] committed
May 15, 2026
W
feat: django compatibility field name (#2160)
Waket Zheng committed
R
docs: add config.py example to FastAPI documentation (#2192)
Roman committed
S
feat: add domain, URL and email validators (#2167)
seladb committed
May 14, 2026
S
feat: add `contains()` operation to `QuerySet` (#2163)
seladb committed
May 13, 2026
D
chore(deps): bump ujson from 5.12.0 to 5.12.1 (#2190)
dependabot[bot] committed
N
ci: switch setup-uv action to immutable releases (#2189)
NIYONSHUTI Emmanuel committed
D
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2187)
dependabot[bot] committed
May 7, 2026
D
docs: fix Piccolo name (#2182)
David Li committed
R
Applies model generics on relational fields functions (#2156)
ropmyung._. committed
May 5, 2026
S
feat: Improve EXPLAIN support for MySQL and PostgreSQL (#2165)
seladb committed
May 1, 2026
W
feat: expose classmethod to build tortoise config (#2162)
Waket Zheng committed
April 30, 2026
A
fix(migrations): use parameterized queries in MigrationRecorder (#2153)
Andrey Bondar committed
April 20, 2026
D
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 (#2180)
dependabot[bot] committed
April 13, 2026
D
chore(deps-dev): bump cryptography from 46.0.6 to 46.0.7 (#2177)
dependabot[bot] committed
April 9, 2026
S
feat: add union query support (#2146)
seladb committed
April 8, 2026
S
test: increase `TortoiseContext` test coverage (#2138)
seladb committed
April 7, 2026
S
fix: MSSQL connection left in busy state after insert (#2171)
seladb committed
April 6, 2026
W
feat: add pre commit config and fix codespell issues (#2159)
Waket Zheng committed
April 5, 2026
D
chore(deps-dev): bump aiohttp from 3.13.3 to 3.13.4 (#2164)
dependabot[bot] committed
March 31, 2026
D
chore(deps-dev): bump pygments from 2.19.2 to 2.20.0 (#2161)
dependabot[bot] committed
March 28, 2026
D
chore(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#2158)
dependabot[bot] committed
D
chore(deps): bump requests from 2.32.5 to 2.33.0 (#2157)
dependabot[bot] committed
March 27, 2026
D
chore(deps): bump ujson from 5.11.0 to 5.12.0 (#2148)
dependabot[bot] committed
March 21, 2026
A
Bump 1.1.7
abondar committed
March 15, 2026
A
fix: reorder delete model operations (#2145)
Andrey Bondar committed
S
Add validators tests (#2137)
seladb committed
S
Fix docstrings for a few classes (#2135)
seladb committed
A
Return value generated by db_default on create (#2143)
Andrey Bondar committed
March 13, 2026
A
implement column comment alteration for MySQL and PostgreSQL, fix db_default for MySQL (#2142)
Andrey Bondar committed