mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Patch for ticket #20506 - documentation type
This commit is contained in:
parent
1a4b435218
commit
f077f89198
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ API changes
|
|||
Transaction middleware
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
In Django 1.6, ``TransactionMiddleware`` is deprecated and replaced
|
||||
In Django 1.6, ``TransactionMiddleware`` is deprecated and replaced by
|
||||
:setting:`ATOMIC_REQUESTS <DATABASE-ATOMIC_REQUESTS>`. While the general
|
||||
behavior is the same, there are two differences.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue