diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:28:13 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:28:13 +0000 |
| commit | b60442f32a1fa5398c01b9b85a1cdef5512fc1a4 (patch) | |
| tree | e4da4d40c387c735a9730d6175c0bf873c434fda /docs | |
| parent | cf4e74a56dadd3d7b2cd0d543c622fbb6a71796a (diff) | |
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
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
