Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.3.0 — The edge app, and per-checkout test isolation

2026-08-06

Adds mojo.apps.edge — nginx vhosts as structured rows with a node-side installer that validates against the real config before an atomic swap — and testit.testenv, which derives a database, Redis index and port from the checkout path so two working copies can run their suites concurrently. Minor rather than patch because it adds an installable app and a new module.

Added

Changed

Upgrade notes

Each worktree needs its own setup, and a deleted worktree should be pruned so its Redis index returns to the pool — indexes are a scarce, machine-wide resource.

Ninety-two changes since 1.2.71.