mirror of
https://github.com/django/django.git
synced 2025-07-19 00:59:17 +00:00
[1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Backport of 56ed80ac2a7dac6dc26754f7fe95941e8a6f124e from master
This commit is contained in:
parent
64a118c1eb
commit
16b1be70ab
@ -220,6 +220,8 @@ MySQL ``MBRDisjoint(poly, geom)``
|
|||||||
SpatiaLite ``Disjoint(poly, geom)``
|
SpatiaLite ``Disjoint(poly, geom)``
|
||||||
========== =================================================
|
========== =================================================
|
||||||
|
|
||||||
|
.. fieldlookup:: equals
|
||||||
|
|
||||||
equals
|
equals
|
||||||
------
|
------
|
||||||
|
|
||||||
@ -634,9 +636,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