Added test for Geo indexes

This commit is contained in:
Harry Marr
2010-07-07 15:12:14 +01:00
parent 71689fcf23
commit c2163ecee5
3 changed files with 19 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ Changes in v0.4
===============
- Added ``SortedListField``
- Added ``EmailField``
- Added ``GeoLocationField``
- Added ``GeoPointField``
- Added ``exact`` and ``iexact`` match operators to ``QuerySet``
- Added ``get_document_or_404`` and ``get_list_or_404`` Django shortcuts
- Fixed bug in Q-objects