mongoengine/tests
Ross Lawley 95c2643f63 Added test showing primary=True behaviour.
If you set a field as primary, then unexpected behaviour can occur.
You won't create a duplicate but you will update an existing document.

Closes #138
2011-05-18 20:31:28 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
document.py Added test showing primary=True behaviour. 2011-05-18 20:31:28 +01:00
fields.py Merge remote branch 'nvie/dev' into dev 2011-01-09 23:29:11 +00:00
queryset.py Fixes ordering with custom db field names 2011-05-18 12:18:33 +01:00