Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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)

db-optimize-fixes.diff (4.4 KB ) - added by Adam Vandenberg 13 years ago.

Download all attachments as: .zip

Change History (3)

by Adam Vandenberg, 13 years ago

Attachment: db-optimize-fixes.diff added

comment:1 by Gabriel Hurley, 13 years ago

Resolution: fixed
Status: newclosed

(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.

comment:2 by Gabriel Hurley, 13 years ago

(In [14691]) [1.2.X] Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch.

Backport of [14690] from trunk.

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