mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.
This commit is contained in:
@@ -56,6 +56,9 @@ Minor features
|
||||
* :class:`~django.contrib.gis.db.models.functions.BoundingCircle` is now
|
||||
supported on SpatiaLite 5.1+.
|
||||
|
||||
* :class:`~django.contrib.gis.db.models.Collect` is now supported on MySQL
|
||||
8.0.24+.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user