Added Reverse option to SortedLists

Thanks Stephen Young for the patch
closes #364
This commit is contained in:
Ross Lawley
2011-11-30 02:15:47 -08:00
parent fbe8b28b2e
commit 6cef571bfb
4 changed files with 33 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Added reverse option to SortedListFields
- Fixed dereferencing - multi directional list dereferencing
- Fixed issue creating indexes with recursive embedded documents
- Fixed recursive lookup in _unique_with_indexes