diff options
| author | Tim Graham <timograham@gmail.com> | 2013-06-05 12:55:50 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-06-05 12:55:58 -0400 |
| commit | bb863faecd3e1d785933bce7cef7e4b4b28dc3d5 (patch) | |
| tree | 769fb784a0b9c62524e4f4674b5738a5d8098c2a /docs/ref/databases.txt | |
| parent | b00c6371afab778ab6c6206fb2dbb3f2c7f750b4 (diff) | |
Proofed the 1.6 release notes
Diffstat (limited to 'docs/ref/databases.txt')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 4923e4b177..a648ac1709 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -135,6 +135,8 @@ configuration in :setting:`DATABASES`:: Since Django 1.6, autocommit is turned on by default. This configuration is ignored and can be safely removed. +.. _database-isolation-level: + Isolation level --------------- |
