Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.21.0 — Confirmation pages, honest email sends, and commit-safe job publishing

Editorial identity incomplete

2026-08-28

django-mojo 1.21.0 makes emailed account links safe to open — verification, email-change and deactivation links now land on a confirmation page and change nothing until the person presses the button — makes email endpoints report send failures honestly instead of claiming success, publishes background jobs to workers only after the writing transaction commits, and records sign-ins and browser sign-outs in the account security history. Minor because the confirmation-link behavior change requires consumer attention before upgrading.

Breaking

Added

Changed

Fixed

Security

Upgrade notes