Download Latest Version 1.33.0 source code.tar.gz (550.9 kB)
Email in envelope

Get an email when there's a new version of Piccolo

Home / 1.29.0
Name Modified Size InfoDownloads / Week
Parent folder
1.29.0 source code.tar.gz 2025-10-11 544.7 kB
1.29.0 source code.zip 2025-10-11 778.7 kB
README.md 2025-10-11 866 Bytes
Totals: 3 Items   1.3 MB 0
  • Fixed a bug with adding / subtracting Integer columns from one another in queries (thanks to @ryanvarley for this).
  • Updated the ASGI templates, and BlackSheep dependencies (thanks to @sinisaos for this).
  • Fixed a bug where decimal values generated by ModelBuilder could be too large.
  • Added an example M2M relationship in the playground to make learning M2M easier (thanks to @sinisaos for this).
  • Added documentation for MigrationManager.get_table_from_snapshot, which is a way of getting a Table from the migration history - useful when running data migrations (thanks to @sinisaos for this).
  • Columns with the secret=True argument are now added to Table._meta.secret_columns (thanks to @sinisaos for this).
  • Added documentation for the migration table.
  • Tidied up Pydantic tests (thanks to @sinisaos for this).
Source: README.md, updated 2025-10-11