Opened 13 years ago
Closed 12 years ago
#20511 closed Bug (fixed)
Dead link about isolation levels in databases docs
| Reported by: | tinodb | Owned by: | Aymeric Augustin |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | tinodb | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In this paragraph [1] the link to isolation levels points to [2], which does not exist. I don't know if it should refer to another page in our docs or an external link.
[1] https://docs.djangoproject.com/en/dev/ref/databases/#isolation-level
[2] https://docs.djangoproject.com/en/dev/ref/databases/postgresql-isolation-levels/
Change History (4)
comment:1 by , 13 years ago
| Cc: | added |
|---|
comment:2 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 13 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 7882c3a67377de7eed7f52a0b91a0a12b2e32655: