1
0
mirror of https://github.com/django/django.git synced 2025-04-18 06:14:37 +00:00

[1.7.x] Fixed casing of "GeoDjango".

This commit is contained in:
Tim Graham 2014-04-08 10:12:15 -04:00
parent d9c7d9eb6e
commit 9063e6ed39

@ -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