mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB 11.7+.
This commit is contained in:
committed by
Sarah Boyce
parent
6dcab75d5d
commit
0b7edb9fcd
@@ -100,6 +100,10 @@ Minor features
|
||||
:meth:`.OGRGeometry.get_linear_geometry` and
|
||||
:meth:`.OGRGeometry.get_curve_geometry` methods.
|
||||
|
||||
* :lookup:`coveredby` lookup is now supported on MySQL.
|
||||
|
||||
* :lookup:`coveredby` lookup is now supported on MariaDB 11.7+.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user