Commit cb2fee56 authored by Tim Graham's avatar Tim Graham
Browse files

[1.5.x] Fixed link in 1.5.2 release notes

parent 3a829bf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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).