Changeset 2814
- Timestamp:
- 05/02/06 08:18:43 (2 years ago)
- Files:
-
- django/trunk/docs/middleware.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/middleware.txt
r2809 r2814 127 127 See the `transaction management documentation`_. 128 128 129 .. _`transaction management documentation`: http://www.djangoproject.com/documentation/transaction /129 .. _`transaction management documentation`: http://www.djangoproject.com/documentation/transactions/ 130 130 131 131 Writing your own middleware
