Ross Lawley
|
d90890c08e
|
Merge branch 'single-work-op' of https://github.com/njoyce/mongoengine into 211
Conflicts:
mongoengine/document.py
tests/test_document.py
|
2013-01-28 15:05:12 +00:00 |
|
Ross Lawley
|
ba48dfb4bf
|
Added no_dereference method for querysets (#82) (#61)
|
2013-01-24 17:33:10 +00:00 |
|
Ross Lawley
|
e38bf63be0
|
Fixed overriding objects with custom manager (#58)
|
2013-01-24 11:29:51 +00:00 |
|
Ross Lawley
|
3a6dc77d36
|
Added no_dereference context manager (#82)
Reorganised the context_managers as well
|
2013-01-23 19:05:44 +00:00 |
|
Ross Lawley
|
2c7b12c022
|
Added support for $maxDistance (#179)
|
2013-01-22 13:31:53 +00:00 |
|
Ross Lawley
|
9bbd8dbe62
|
Querysets now return clones and are no longer edit in place
Fixes #56
|
2013-01-04 09:41:08 +00:00 |
|
Ross Lawley
|
42f506adc6
|
Updates to test suite
|
2012-12-19 13:58:04 +00:00 |
|
Ross Lawley
|
50b755db0c
|
Split out queryset tests
|
2012-12-19 13:35:37 +00:00 |
|