mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +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. |
||
|---|---|---|
| .. | ||
| examples | ||
| aggregation.txt | ||
| index.txt | ||
| managers.txt | ||
| models.txt | ||
| multi-db.txt | ||
| optimization.txt | ||
| queries.txt | ||
| sql.txt | ||
| tablespaces.txt | ||
| transactions.txt | ||