diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index da750d779f3..129f3842407 100644 --- a/docs/ref/contrib/gis/geoquerysets.txt +++ b/docs/ref/contrib/gis/geoquerysets.txt @@ -213,6 +213,8 @@ MySQL ``MBRDisjoint(poly, geom)`` SpatiaLite ``Disjoint(poly, geom)`` ========== ================================================= +.. fieldlookup:: equals + equals ------ @@ -627,9 +629,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)`` This lookup is not available on SpatiaLite. -.. fieldlookup:: equals - - ``GeoQuerySet`` Methods =======================