diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:24:56 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-06-30 21:24:56 +0000 |
| commit | 6e1385b86258076cb1417cac99869e25d2bd98b9 (patch) | |
| tree | 7090b973681deed7697743f0ca5242372a61699e /docs | |
| parent | 353110075b5b8613dafe86260b6c3ac7744847fb (diff) | |
Added database name style to docs/contributing.txt documentation style section
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index e5054a7cc1..0ea719faad 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -410,11 +410,17 @@ documentation: * **e-mail** -- it has a hyphen. + * **MySQL** + + * **PostgreSQL** + * **Python** -- when referring to the language, capitalize Python. * **Realize**, **customize**, **initialize**, etc. -- use the American "ize" suffix, not "ise." + * **SQLite** + * **Web**, **World Wide Web**, **the Web** -- note Web is always capitalized when referring to the World Wide Web. |
