From b60442f32a1fa5398c01b9b85a1cdef5512fc1a4 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sat, 30 Jun 2007 21:28:13 +0000 Subject: [PATCH] Added 'subclass' to docs/contributing.txt docs style guidelines git-svn-id: http://code.djangoproject.com/svn/django/trunk@5568 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/contributing.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/contributing.txt b/docs/contributing.txt index 6fbcc3bd15..dd63bbdbe0 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -421,6 +421,9 @@ documentation: * **SQLite** + * **subclass** -- it's a single word without a hyphen, both as a verb + ("subclass that model") and as a noun ("create a subclass"). + * **Web**, **World Wide Web**, **the Web** -- note Web is always capitalized when referring to the World Wide Web.