mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
This commit is contained in:
committed by
Tim Graham
parent
0d7929266e
commit
35504f74a8
@@ -114,6 +114,8 @@ Minor features
|
||||
* The new :meth:`.GEOSGeometry.from_gml` and :meth:`.OGRGeometry.from_gml`
|
||||
methods allow creating geometries from GML.
|
||||
|
||||
* Added support for the :lookup:`dwithin` lookup on SpatiaLite.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user