mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
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:
parent
c7384af061
commit
120aae2209
4 changed files with 14 additions and 3 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue