Commit d686c9b6 authored by Tim Graham's avatar Tim Graham Committed by Sergey Fedoseev
Browse files

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

parent 64735731
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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