Ross Lawley
|
5d8ffded40
|
Fixed issue with embedded_docs and db_fields
Bumped version also
refs: hmarr/mongoengine#523
|
2012-06-23 22:19:02 +01:00 |
|
Ross Lawley
|
07f3e5356d
|
Updated changelog / AUTHORS
refs: hmarr/mongoengine#522
|
2012-06-23 21:46:31 +01:00 |
|
Ross Lawley
|
056c604dc3
|
Fixes __repr__ modifying the cursor
Fixes MongoEngine/mongoengine#30
|
2012-06-22 16:22:27 +01:00 |
|
Ross Lawley
|
6d90ce250a
|
Version bump
|
2012-06-19 17:01:28 +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
|
e6317776c1
|
Fixes DBRef handling in _delta
refs: hmarr/mongoengine#518
|
2012-06-19 16:45:23 +01:00 |
|
Ross Lawley
|
efeaba39a4
|
Version bump
|
2012-06-19 14:34:16 +01:00 |
|
Ross Lawley
|
9fecf2b303
|
Fixed inconsistency handling None values field attrs
fixes hmarr/mongoengine#505
|
2012-06-19 11:22:12 +01:00 |
|
Ross Lawley
|
3d0d2f48ad
|
Fixed map_field embedded db_field bug
fixes hmarr/mongoengine#512
|
2012-06-19 10:57:43 +01:00 |
|
Ross Lawley
|
45d3a7f6ff
|
Updated Changelog
|
2012-06-19 09:49:55 +01:00 |
|
Ross Lawley
|
7ca2ea0766
|
Fixes .save _delta issue with DBRefs
Fixes hmarr/mongoengine#518
|
2012-06-19 09:49:22 +01:00 |
|
Ross Lawley
|
c73ce3d220
|
Updated changelog / AUTHORS
refs hmarr/mongoengine#511
|
2012-06-18 21:13:55 +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
|
bd41c6eea4
|
Updated changelog & AUTHORS
refs hmarr/mongoengine#517
|
2012-06-18 21:04:41 +01:00 |
|
Ross Lawley
|
9e7ea64bd2
|
Fixed db_field load error
Fixes mongoengine/MongoEngine#45
|
2012-06-18 20:49:33 +01:00 |
|
Ross Lawley
|
89a6eee6af
|
Fixes cascading saves with filefields
fixes #24 #25
|
2012-06-18 16:45:14 +01:00 |
|
Meir Kriheli
|
26db9d8a9d
|
Documentation for PULL reverse_delete_rule
|
2012-06-07 12:32:02 +03:00 |
|
Ross Lawley
|
1fdc7ce6bb
|
Releasing Version 0.6.10
|
2012-05-23 08:58:43 +01:00 |
|
Ross Lawley
|
944aa45459
|
Updated changelog
|
2012-05-21 15:21:45 +01:00 |
|
Ross Lawley
|
8840680303
|
Promoted BaseDynamicField to DynamicField
closes mongoengine/mongoengine#22
|
2012-05-17 21:54:17 +01:00 |
|
Ross Lawley
|
ec5ddbf391
|
Fixed sparse indexes with inheritance
fixes hmarr/mongoengine#497
|
2012-05-14 12:06:25 +01:00 |
|
Ross Lawley
|
bab186e195
|
Reverted document.delete auto gridfs delete
|
2012-05-14 12:02:07 +01:00 |
|
Ross Lawley
|
bc7e874476
|
Version 0.6.8
|
2012-05-09 20:53:18 +01:00 |
|
Ross Lawley
|
97114b5948
|
Fix for FileField losing ref without default
fixes hmarr/mongoengine#458
|
2012-05-09 20:50:11 +01:00 |
|
Ross Lawley
|
0ff6531953
|
Updated changelog
|
2012-05-09 15:39:34 +01:00 |
|
Ross Lawley
|
ba298c3cfc
|
Save can be used in assignment
|
2012-05-09 15:37:07 +01:00 |
|
Ross Lawley
|
a536097804
|
Added support for pull operations on nested EmbeddedDocs
fixes mongoengine/mongoengine#16
|
2012-05-09 14:38:53 +01:00 |
|
Ross Lawley
|
2aa8b04c21
|
Implemented Choices for GenericReferenceFields
Refs mongoengine/mongoengine#13
|
2012-05-09 13:21:53 +01:00 |
|
Ross Lawley
|
aeebdfec51
|
Implemented Choices for GenericEmbeddedDocuments
Refs mongoengine/mongoengine#13
|
2012-05-09 12:58:45 +01:00 |
|
Ross Lawley
|
f48af8db3b
|
Django 1.4 first session save lost data
fixes #477
|
2012-05-09 12:00:05 +01:00 |
|
Ross Lawley
|
97c5b957dd
|
Updated docs regarding GridFS
refs #492
|
2012-05-09 11:39:30 +01:00 |
|
Ross Lawley
|
27734a7c26
|
Updated Author / changelog
|
2012-05-09 11:04:05 +01:00 |
|
Ross Lawley
|
be1c28fc45
|
Updated changelog
|
2012-05-08 18:26:04 +01:00 |
|
Ross Lawley
|
233b13d670
|
Version bump
|
2012-05-01 12:03:33 +01:00 |
|
Ross Lawley
|
ca8b58d66d
|
Fixed indexing on _id for covered indexes
fixes #4
|
2012-05-01 11:27:37 +01:00 |
|
Ross Lawley
|
f80f0b416f
|
Updated changelog
|
2012-05-01 11:04:01 +01:00 |
|
Ross Lawley
|
d7765511ee
|
Invalid DB Data now raises an InvalidDocumentError
fixes #2
|
2012-05-01 11:03:23 +01:00 |
|
Ross Lawley
|
ab15c4eec9
|
Merge branch 'master' of https://github.com/adamreeve/mongoengine into 459
|
2012-05-01 09:42:25 +01:00 |
|
Ross Lawley
|
4ce1ba81a6
|
Merge branch 'dev-disable-indexing' of https://github.com/colinhowe/mongoengine
Conflicts:
mongoengine/queryset.py
|
2012-05-01 09:37:01 +01:00 |
|
Ross Lawley
|
42d24263ef
|
Updated changelog
|
2012-04-27 10:39:35 +01:00 |
|
Ross Lawley
|
2b8aa6bafc
|
Fixes read_preference
Fixes mongoengine/mongoengine#10
|
2012-04-27 09:15:05 +01:00 |
|
Ross Lawley
|
2769d6d7ca
|
Updated Authors / Changelog
|
2012-04-25 12:43:17 +01:00 |
|
Ross Lawley
|
605092bd88
|
Updated change log / AUTHORS
Thanks Greg Banks
|
2012-04-25 12:36:37 +01:00 |
|
Ross Lawley
|
0e93f6c0db
|
Updated changelog
|
2012-04-25 12:26:31 +01:00 |
|
Ross Lawley
|
51b429e5b0
|
Updated changelog
|
2012-04-18 10:28:54 +01:00 |
|
Ross Lawley
|
2d71eb8a18
|
Added support back for Django 1.3 as well as 1.4
|
2012-04-18 10:22:26 +01:00 |
|
Ross Lawley
|
2a34358abc
|
Updated connection refs #474
|
2012-03-27 01:47:17 +01:00 |
|
Ross Lawley
|
98e5daa0e0
|
Added mostlystatic to the AUTHORS
|
2012-03-27 00:49:34 +01:00 |
|
Ross Lawley
|
bbdd15161a
|
0.6.3 release
|
2012-03-24 19:06:08 +00:00 |
|
Ross Lawley
|
f1e7b97a93
|
Updated changelog
|
2012-03-22 15:48:54 +00:00 |
|