Opened 18 years ago

Closed 18 years ago

#1739 closed defect (fixed)

link to non-existing page on transactions "See the transaction management documentation" wich points to "http://www.djangoproject.com/documentation/transaction/" The latter does not seem to exist.

Reported by: anonymous Owned by: Jacob
Component: *.djangoproject.com Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

From "http://www.djangoproject.com/documentation/middleware/", I clicked on
"See the transaction management documentation" wich points to "http://www.djangoproject.com/documentation/transaction/"
The latter does not seem to exist.

Change History (1)

comment:1 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [2814]) Fixed #1739 -- Fixed typo in link in docs/middleware.txt

Note: See TracTickets for help on using tickets.
Back to Top