Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.15.14 — Deploys stop dying over PyPI cache lag; fail-closed test isolation

Editorial identity incomplete

2026-08-21

The framework install becomes a convergence that fails open: the target is confirmed against PyPI's JSON API, installed with cache-bypassing retries on every pip version, and a target that still will not install files a deploy warning and deploys on the installed framework instead of killing a tested API's deploy — while publish.py no longer reports "released" until the world can actually install the release. Also ships the fail-closed default-tier test isolation enforcement and a WebApp upload retry.

Added

Changed

Fixed

Upgrade notes