diff options
| author | Justin Bronn <jbronn@gmail.com> | 2010-10-12 17:13:27 +0000 |
|---|---|---|
| committer | Justin Bronn <jbronn@gmail.com> | 2010-10-12 17:13:27 +0000 |
| commit | 120aae2209a50641f51e1f6bc4fe383fb42757fb (patch) | |
| tree | bfab9cf20bf92f9de7a72586ec12eed208c4aa39 /docs | |
| parent | c7384af0614ddfc960d03c6704c53058a99f32c3 (diff) | |
Enabled area calculations for geography columns.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14189 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/model-api.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt index b6d92dd24c..6b50cf363e 100644 --- a/docs/ref/contrib/gis/model-api.txt +++ b/docs/ref/contrib/gis/model-api.txt @@ -216,7 +216,6 @@ only the following additional :ref:`spatial lookups <spatial-lookups>` are available for geography columns: * :lookup:`bboverlaps` -* :lookup:`exact`, and :lookup:`same_as` * :lookup:`coveredby` * :lookup:`covers` * :lookup:`intersects` |
