mirror of
https://github.com/django/django.git
synced 2025-11-25 13:13:28 +00:00
Fixed #1739 -- Fixed typo in link in docs/middleware.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2814 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a4b2c10932
commit
7ee211e45d
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ the same transaction control as the view functions.
|
|||
|
||||
See the `transaction management documentation`_.
|
||||
|
||||
.. _`transaction management documentation`: http://www.djangoproject.com/documentation/transaction/
|
||||
.. _`transaction management documentation`: http://www.djangoproject.com/documentation/transactions/
|
||||
|
||||
Writing your own middleware
|
||||
===========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue