#Transaction

1 posts

Django Advanced #5: Signals in depth and post-transaction work
8 min read

Django Advanced #5: Signals in depth and post-transaction work

transaction.on_commit, savepoints, custom signals, mute_signals, Celery integration — every tool you need to use signals safely.