Commit 16b1be70 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt

Backport of 56ed80ac from master
parent 64a118c1
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -220,6 +220,8 @@ MySQL ``MBRDisjoint(poly, geom)``
SpatiaLite  ``Disjoint(poly, geom)``
==========  =================================================

.. fieldlookup:: equals

equals
------

@@ -634,9 +636,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)``

    This lookup is not available on SpatiaLite.

.. fieldlookup:: equals


``GeoQuerySet`` Methods
=======================