diff options
| author | Tim Graham <timograham@gmail.com> | 2014-04-08 10:12:15 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-04-08 10:12:15 -0400 |
| commit | 9063e6ed39c3dadbef8545b34ab62ce037c94d96 (patch) | |
| tree | 270249f605fa9d0fc91f26d6bd90e743d0a93606 /docs | |
| parent | d9c7d9eb6ebbf92098787c127bb3e64f85978cca (diff) | |
[1.7.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 30b2f741cd..86219ee8d4 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -444,7 +444,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 |
