Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
Added
First-party Django 5.2+ support behind the optional timescaledb[django] extra.
New timescaledb.django namespace with app config, model shims, Timescale-aware fields, querysets, ORM expressions, and a PostgreSQL backend.
Django migration operations for TimescaleDB extension activation, hypertables, retention policies, legacy compression, Hypercore columnstore, and continuous aggregates.
Django ORM helpers for time_bucket, time_bucket_gapfill, histogram, first, last, locf, and interpolate.
Django timeseries dashboard sample project with TimescaleDB migrations, seed data, raw readings, and rollup endpoints.
Deterministic Django SQL-generation tests plus a live TimescaleDB integration test for the custom backend, migrations, and ORM helpers.
Changed
Replaced the old public Django recommendation with first-party Django integration documentation.
Verified 100% branch coverage for the package.
You can’t perform that action at this time.