diff options
| author | Tim Graham <timograham@gmail.com> | 2014-04-08 10:12:15 -0400 |
|---|---|---|
| committer | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2015-02-12 13:32:02 +0500 |
| commit | d686c9b6310b657746ddbbc43882976e5fc3a57b (patch) | |
| tree | bffba7c82bf6be3193498f42c4ce1bcba4924495 /docs | |
| parent | 64735731e0fe8292965d98e8a543d98f9d902835 (diff) | |
[1.6.x] Fixed casing of "GeoDjango".
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index 36b5cc51c8..018997e926 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -446,7 +446,7 @@ but will not be removed from Django until version 1.8. .. _recommendations in the Python documentation: http://docs.python.org/2/library/doctest.html#unittest-api -Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` Geodjango custom test runner +Removal of ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` GeoDjango custom test runner ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is for developers working on the GeoDjango application itself and related |
