mirror of
https://github.com/django/django.git
synced 2025-04-01 12:06:43 +00:00
Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
This commit is contained in:
parent
b27547f9d1
commit
56ed80ac2a
@ -213,6 +213,8 @@ MySQL ``MBRDisjoint(poly, geom)``
|
|||||||
SpatiaLite ``Disjoint(poly, geom)``
|
SpatiaLite ``Disjoint(poly, geom)``
|
||||||
========== =================================================
|
========== =================================================
|
||||||
|
|
||||||
|
.. fieldlookup:: equals
|
||||||
|
|
||||||
equals
|
equals
|
||||||
------
|
------
|
||||||
|
|
||||||
@ -627,9 +629,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)``
|
|||||||
|
|
||||||
This lookup is not available on SpatiaLite.
|
This lookup is not available on SpatiaLite.
|
||||||
|
|
||||||
.. fieldlookup:: equals
|
|
||||||
|
|
||||||
|
|
||||||
``GeoQuerySet`` Methods
|
``GeoQuerySet`` Methods
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user