From 90761d00e375ec552d5c1d7225dd97977cdd1816 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 29 Sep 2014 17:43:16 -0400 Subject: [PATCH] Fixed spelling mistakes and added words to wordlist. --- docs/ref/checks.txt | 2 +- docs/ref/settings.txt | 2 +- docs/releases/1.8.txt | 2 +- docs/spelling_wordlist | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index b86ad115b8..aa3f61117c 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -8,7 +8,7 @@ The system check framework is a set of static checks for validating Django projects. It detects common problems and provides hints for how to fix them. The framework is extensible so you can easily add your own checks. -For details on how to add your own checks and integrate them with Django`s +For details on how to add your own checks and integrate them with Django's system checks, see the :doc:`System check topic guide `. Builtin tags diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 5cd362f07c..aa246125cc 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -690,7 +690,7 @@ SERIALIZE .. versionadded:: 1.7.1 -Boolean value to control whether or not the default test runnner serializes the +Boolean value to control whether or not the default test runner serializes the database into an in-memory JSON string before running tests (used to restore the database state between tests if you don't have transactions). You can set this to ``False`` to speed up creation time if you don't have any test classes diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 15fe657d4b..331e386b41 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -587,7 +587,7 @@ Miscellaneous * Seconds have been removed from any locales that had them in ``TIME_FORMAT``, ``DATETIME_FORMAT``, or ``SHORT_DATETIME_FORMAT``. -* The default maxsize of the Oracle test tablespace has increased from 200M +* The default max size of the Oracle test tablespace has increased from 200M to 500M. .. _deprecated-features-1.8: diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index def7241ceb..0c9652ef5b 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -356,6 +356,7 @@ lte Magee makemessages makemigrations +Mako Mapnik MBR memcache @@ -381,6 +382,7 @@ modelformset modwsgi monkeypatched Montréal +mssql multijoins multiline multipart