From 6e1385b86258076cb1417cac99869e25d2bd98b9 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sat, 30 Jun 2007 21:24:56 +0000 Subject: [PATCH] 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 --- docs/contributing.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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.