mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
This commit is contained in:
committed by
Tim Graham
parent
12018cef83
commit
a799dc51b9
@@ -59,6 +59,9 @@ Minor features
|
||||
* Added Oracle support for the
|
||||
:class:`~django.contrib.gis.db.models.functions.Envelope` function.
|
||||
|
||||
* Added SpatiaLite support for the :lookup:`coveredby` and :lookup:`covers`
|
||||
lookups.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user