mirror of
https://github.com/Hopiu/django.git
synced 2026-04-13 19:41:07 +00:00
This is useful: - to force a rollback on the exit of an atomic block without having to raise and catch an exception; - to prevent a rollback after handling an exception manually. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||