#14767 closed (fixed)
Formatting tweaks to DB optimization doc
| Reported by: | Adam Vandenberg | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I fixed some markup, linked django-debug-toolbar, and wrapped some long lines in the DB optimization doc.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | db-optimize-fixes.diff added |
|---|
comment:1 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(In [14690]) Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch.