Fixes __repr__ modifying the cursor

Fixes MongoEngine/mongoengine#30
This commit is contained in:
Ross Lawley
2012-06-22 16:22:27 +01:00
parent 6d90ce250a
commit 056c604dc3
3 changed files with 54 additions and 22 deletions

View File

@@ -2,6 +2,11 @@
Changelog
=========
Changes in 0.6.X
================
- Fixes __repr__ modifying the cursor
Changes in 0.6.12
=================
- Fixes scalar lookups for primary_key