From 4ed10675f953e4349ecd3ad386ef5c8485d0220f Mon Sep 17 00:00:00 2001 From: Justin Bronn Date: Tue, 12 Oct 2010 17:27:07 +0000 Subject: [1.2.X] Enabled area calculations for geography columns. Backport of r14189 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14190 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/contrib/gis/model-api.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/ref') 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 ` are available for geography columns: * :lookup:`bboverlaps` -* :lookup:`exact`, and :lookup:`same_as` * :lookup:`coveredby` * :lookup:`covers` * :lookup:`intersects` -- cgit v1.3