Laine
|
dd023edc0f
|
made compatable with python 2.5
|
2012-08-02 15:30:21 -07:00 |
|
Laine
|
91aa90ad4a
|
Added Python 3 support to MongoEngine
|
2012-08-01 17:21:48 -07:00 |
|
Ross Lawley
|
0018c38b83
|
Fixed queryset manager issue (MongoEngine/mongoengine#52)
|
2012-08-01 13:51:51 +01:00 |
|
Ross Lawley
|
6526923345
|
Fixed recursion loading bug in _get_changed_fields
fixes hmarr/mongoengine#548
|
2012-07-26 16:00:32 +01:00 |
|
Ross Lawley
|
6459d4c0b6
|
Fixed issue with custom queryset manager expecting explict variable names
If using / expecting kwargs you have to call the queryset manager
explicitly.
|
2012-07-25 14:55:10 +01:00 |
|
Ross Lawley
|
d83e67c121
|
Added support for null / zero / false values in item_frequencies
refs /MongoEngine/mongoengine#40
|
2012-07-19 12:08:07 +01:00 |
|
Ross Lawley
|
b58bf3e0ce
|
Added support for addToSet and each
fixes MongoEngine/mongoengine#33
|
2012-07-11 14:22:50 +01:00 |
|
Ross Lawley
|
056c604dc3
|
Fixes __repr__ modifying the cursor
Fixes MongoEngine/mongoengine#30
|
2012-06-22 16:22:27 +01:00 |
|
Ross Lawley
|
ea31846a19
|
Fixes scalar lookups for primary_key
fixes hmarr/mongoengine#519
|
2012-06-19 16:59:18 +01:00 |
|
Ross Lawley
|
766d54795f
|
Merge branch 'master' of https://github.com/MeirKriheli/mongoengine
Conflicts:
docs/changelog.rst
|
2012-06-18 21:10:14 +01:00 |
|
Ross Lawley
|
2435786713
|
Merge branch 'master' of https://github.com/shaunduncan/mongoengine
|
2012-06-18 20:55:32 +01:00 |
|
Ross Lawley
|
65a2f8a68b
|
Updated configs
|
2012-05-29 17:06:03 +01:00 |
|