Ross Lawley
|
025e17701b
|
Fixed inner queryset looping (#204)
|
2013-01-29 10:33:13 +00:00 |
|
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
|
72dd9daa23
|
Fixing py3.3 tests
|
2013-01-09 16:16:48 +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
|
1cdf71b647
|
Simplified Q objects
Removed QueryTreeTransformerVisitor (#98) (#171)
|
2012-12-21 16:35:09 +00:00 |
|
Ross Lawley
|
1c10f3020b
|
Added support for multiple slices
Also made slicing chainable. (#170) (#190) (#191)
|
2012-12-19 14:56:15 +00:00 |
|
Ross Lawley
|
3074dad293
|
Test mixing only, include and exclude #191
|
2012-12-19 13:58:22 +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 |
|