Enabled area calculations for geography columns.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14189 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Justin Bronn 2010-10-12 17:13:27 +00:00
parent c7384af061
commit 120aae2209
4 changed files with 14 additions and 3 deletions

View file

@ -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`