[1.5.x] Fixed link in 1.5.2 release notes
This commit is contained in:
parent
3a829bf75a
commit
cb2fee567f
|
@ -50,7 +50,7 @@ Bugfixes
|
|||
* :djadmin:`makemessages` no longer crashes with ``UnicodeDecodeError``
|
||||
(#20354).
|
||||
* Fixed ``geojson`` detection with Spatialite.
|
||||
* :meth:`~django.test.SimpleTestCase.assertContains` once again works with
|
||||
* :meth:`~django.test.TestCase.assertContains` once again works with
|
||||
binary content (#20237).
|
||||
* Fixed :class:`~django.db.models.ManyToManyField` if it has a unicode ``name``
|
||||
parameter (#20207).
|
||||
|
|
Loading…
Reference in New Issue