Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.25.0 — Date of birth is immutable after signup; consumer roles for brand metrics

Editorial identity incomplete

2026-09-11

Two framework changes. account.User.dob can no longer be changed by the account holder once a value is stored — on an age-gated deployment that field is the eligibility record, and it was editable at any time after signup. That is breaking for any consumer offering a self-service date-of-birth edit, which is why this is a minor. Separately, a deployment whose permission vocabulary has no view_metrics can now nominate its own keys as satisfying its own group-<pk> metrics accounts, without widening the global feed; those settings default to empty, so a deployment that declares nothing sees no change there.

Breaking

Security

Added

Changed

Upgrade notes