djust 0.9.2

StableReleased
Install
pip install djust==0.9.2

djust 0.9.2 was stabilized through 2 pre-releases, and most of its changes are recorded under them: 0.9.2rc1, 0.9.2rc2.

Fixed

  • markdown and nh3 moved from optional extras to core dependencies. djust.components.templatetags.djust_components eagerly imports both packages at Django template engine startup, making them hard requirements for any project with djust in INSTALLED_APPS. Previously they were only in the [components] extra, causing ModuleNotFoundError when the extra wasn't explicitly installed. Caught during djustlive scaffold deployment to k8s.

This stable release rolls up all v0.9.2rc1 + rc2 fixes (audit-driven Phase 1 work across audits A-G; 11 of 12 🔴 originals from the "downstream consumer surfaced" cohort closed; #1281 deferred to v0.9.3 as documented known issue). See [0.9.2rc2] below for the full audit-cohort delta.

All releases · Atom feed