mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.6.x] Fix typo in release notes.
This commit is contained in:
@@ -455,7 +455,7 @@ to the item above about changes in the test runners:
|
|||||||
The ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` test runner has been
|
The ``django.contrib.gis.tests.GeoDjangoTestSuiteRunner`` test runner has been
|
||||||
removed and the standalone GeoDjango tests execution setup it implemented isn't
|
removed and the standalone GeoDjango tests execution setup it implemented isn't
|
||||||
supported anymore. To run the GeoDjango tests simply use the new
|
supported anymore. To run the GeoDjango tests simply use the new
|
||||||
``DicoverRunner`` and specify the ``django.contrib.gis`` app.
|
``DiscoverRunner`` and specify the ``django.contrib.gis`` app.
|
||||||
|
|
||||||
Custom User models in tests
|
Custom User models in tests
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user