[UPDATE] Django Orbit v0.6.2 - Critical fix for ATOMIC_REQUESTS

14 views
Skip to first unread message

Hernan Gustavo

unread,
Jan 23, 2026, 11:09:16 AM (2 days ago) Jan 23
to Django users
Hi all,
We've released Django Orbit v0.6.2 to address a critical issue affecting projects with ATOMIC_REQUESTS=True.
Changes:
- Fixed: Verify crash when using `ATOMIC_REQUESTS=True` or the `@transaction.atomic` decorator. The internal wrapper for the new Transaction Watcher was previously incompatible with these patterns.
- Improvement: Enhanced thread safety for nested atomic blocks.
If you enabled the Transaction Watcher (new in v0.6) and experienced crashes, please upgrade immediately:
`pip install --upgrade django-orbit` Thanks to ctrldaviddee and StevenMapes for the report!
Safe coding!
Reply all
Reply to author
Forward
0 new messages