Django

Code

Changeset 2814

Show
Ignore:
Timestamp:
05/02/06 08:18:43 (2 years ago)
Author:
adrian
Message:

Fixed #1739 -- Fixed typo in link in docs/middleware.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/middleware.txt

    r2809 r2814  
    127127See the `transaction management documentation`_. 
    128128 
    129 .. _`transaction management documentation`: http://www.djangoproject.com/documentation/transaction
     129.. _`transaction management documentation`: http://www.djangoproject.com/documentation/transactions
    130130 
    131131Writing your own middleware