Opened 16 years ago

Closed 16 years ago

#7814 closed (fixed)

Clean documentation for commonly used terms

Reported by: Joshua Uziel Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

As laid out by http://www.djangoproject.com/documentation/contributing/#commonly-used-terms, clean up inconsistencies in the Django documentation.

Attachments (2)

commonlyusedterms.patch (12.8 KB ) - added by Joshua Uziel 16 years ago.
7814.diff (13.4 KB ) - added by Jeff Anderson 16 years ago.
Fixed one failed hunk

Download all attachments as: .zip

Change History (4)

by Joshua Uziel, 16 years ago

Attachment: commonlyusedterms.patch added

by Jeff Anderson, 16 years ago

Attachment: 7814.diff added

Fixed one failed hunk

comment:1 by Jeff Anderson, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [8043]) Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq

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