Ross Lawley 
							
						 
					 
					
						
						
							
						
						7614b92197 
					 
					
						
						
							
							Fixes super in BaseDict  
						
						... 
						
						
						
						Closes  #395  
					
						2011-12-15 09:16:35 +00:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						ca7b2371fb 
					 
					
						
						
							
							added support for dereferences  
						
						
						
						
					 
					
						2011-12-13 11:54:19 -02:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						ed5fba6b0f 
					 
					
						
						
							
							support for embedded fields  
						
						
						
						
					 
					
						2011-12-13 07:46:49 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						2b3b3bf652 
					 
					
						
						
							
							Prelim PyPy support  
						
						... 
						
						
						
						Refs: #392  
						
						
					 
					
						2011-12-12 16:26:10 +00:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						11daf706df 
					 
					
						
						
							
							Added Sharding support  
						
						... 
						
						
						
						Added shard_key meta, so save() and update() passes shard keys
to the pymongo query.  Also made shard key fields immutable.
Closes  #388  and #389  
						
						
					 
					
						2011-12-12 16:13:19 +00:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						4a269eb2c4 
					 
					
						
						
							
							added .select method  
						
						
						
						
					 
					
						2011-12-12 13:39:37 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						9b3899476c 
					 
					
						
						
							
							Allow arbitary kwargs to be passed to pymongo  
						
						... 
						
						
						
						Fix pymongo 2.1+ check
Closes  #390  closes  #378  
						
						
					 
					
						2011-12-12 09:14:50 +00:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						febb3d7e3d 
					 
					
						
						
							
							Updated connection - so handles < pymongo 2.1  
						
						... 
						
						
						
						Updated docs
Refs #378  
						
						
					 
					
						2011-12-09 08:39:50 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						83e3c5c7d8 
					 
					
						
						
							
							Updated connection for pymongo 2.1 support  
						
						... 
						
						
						
						closes  #378  
					
						2011-12-09 08:26:39 -08:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						56c4292164 
					 
					
						
						
							
							added custom db_alias support for MongoEngine DjangoSession  
						
						
						
						
					 
					
						2011-12-07 13:36:35 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						3e2f035400 
					 
					
						
						
							
							Abstract documents can now declare indexes  
						
						... 
						
						
						
						fixes  #380  
					
						2011-12-07 02:15:50 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						112e921ce2 
					 
					
						
						
							
							Syntax cleaning  
						
						
						
						
					 
					
						2011-12-07 01:34:36 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						8d2bc444bb 
					 
					
						
						
							
							db_alias using in model, queryset, reference fields, derefrence.  
						
						
						
						
					 
					
						2011-12-07 01:16:36 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						cf4a45da11 
					 
					
						
						
							
							Dynamic Documents now support string query lookups  
						
						
						
						
					 
					
						2011-12-06 06:38:25 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						84f9e44b6c 
					 
					
						
						
							
							Fixed GridFS documents can now be pickled  
						
						... 
						
						
						
						Refs #135  #381  
						
						
					 
					
						2011-12-05 04:16:57 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						700bc1b4bb 
					 
					
						
						
							
							Multiple fields with the same db_field now raises Exception  
						
						... 
						
						
						
						Closes  #329  
					
						2011-12-02 08:44:15 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						9bfc838029 
					 
					
						
						
							
							Updated Docs and bumped version  
						
						... 
						
						
						
						Hopefully nearer 0.6
closes  #368  
						
						
					 
					
						2011-12-02 08:14:25 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						e9d7353294 
					 
					
						
						
							
							Updated with_id to raise Error if used with a filter.  
						
						... 
						
						
						
						Closes  #365  
					
						2011-12-02 07:11:06 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						a6948771d8 
					 
					
						
						
							
							Added ReferencField handling with .distinct()  
						
						... 
						
						
						
						Closes  #356  
					
						2011-12-02 06:47:58 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						9f1196e982 
					 
					
						
						
							
							Merge branch 'dev' of github.com:hmarr/mongoengine into dev  
						
						
						
						
					 
					
						2011-12-02 06:04:12 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						6419a8d09a 
					 
					
						
						
							
							Fixed False BooleanField marked as unset by _delta()  
						
						... 
						
						
						
						Closes  #282  
					
						2011-12-02 06:03:15 -08:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						fc460b775e 
					 
					
						
						
							
							Small improvements for item_frequencies  
						
						
						
						
					 
					
						2011-12-02 09:46:51 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						ba59e498de 
					 
					
						
						
							
							Custom __instancecheck__ no longer needed  
						
						... 
						
						
						
						Would be needed if calling a classmethod in __new__
but as we dont support reverse_delete_rules on embedded
documents there is no longer the need for it.
Refs #227  
						
						
					 
					
						2011-12-02 02:52:06 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						939bd2bb1f 
					 
					
						
						
							
							Updated Documentation  
						
						
						
						
					 
					
						2011-12-02 02:49:16 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						e231f71b4a 
					 
					
						
						
							
							EmbeddedDocuments dont support Reverse Delete Rules  
						
						... 
						
						
						
						Now throws an InvalidDocumentError
Refs #227  
						
						
					 
					
						2011-12-02 02:46:55 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						d06c5f036b 
					 
					
						
						
							
							Cleaned up _transform_query  
						
						... 
						
						
						
						Refs #354  #376  
						
						
					 
					
						2011-12-02 00:37:32 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						071562d755 
					 
					
						
						
							
							Fixed issue with dynamic documents deltas  
						
						... 
						
						
						
						Closes  #377  
					
						2011-12-02 00:11:25 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						8a44232bfc 
					 
					
						
						
							
							Added Reverse Delete Rule support to ListFields  
						
						... 
						
						
						
						DictFields and MapFields aren't supported and raise an
InvalidDocument Error
Closes  #254  
						
						
					 
					
						2011-12-01 07:57:24 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						9188f9bf62 
					 
					
						
						
							
							Added custom cascade kwarg options  
						
						... 
						
						
						
						Allows the user to overwrite any default kwargs
Closes  #295  
						
						
					 
					
						2011-11-30 08:54:33 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						0187a0e113 
					 
					
						
						
							
							Handle updating and getting None values  
						
						... 
						
						
						
						Fixes updating a field to None, so it works in a similar
fashion as unsetting it via save()
Updated to handle null data from the database
Fixes  #362  
						
						
					 
					
						2011-11-30 08:12:44 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						beacfae400 
					 
					
						
						
							
							Removed use of _get_subclasses favouring get_document  
						
						... 
						
						
						
						_get_subclasses not actually required and causes issues
where Base Classes aren't imported but dont actually
need to be.
Fixes  #271  
						
						
					 
					
						2011-11-30 07:55:33 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						fdc385ea33 
					 
					
						
						
							
							Allow dynamic data to be deleted  
						
						... 
						
						
						
						Fixes  #374  
					
						2011-11-30 03:06:46 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						179c4a10c8 
					 
					
						
						
							
							Merge branch 'elemmatch' of  https://github.com/wpjunior/mongoengine  into elemmatch  
						
						
						
						
					 
					
						2011-11-30 02:26:54 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						6cef571bfb 
					 
					
						
						
							
							Added Reverse option to SortedLists  
						
						... 
						
						
						
						Thanks Stephen Young for the patch
closes  #364  
						
						
					 
					
						2011-11-30 02:15:47 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						a8d91a56bf 
					 
					
						
						
							
							Fixes circular list references  
						
						... 
						
						
						
						The depth deduciton for _fields was over zealous
now max_depth is honoured/
Fixes  #373  
						
						
					 
					
						2011-11-29 03:43:49 -08:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						d9005ac2fc 
					 
					
						
						
							
							added elemMatch support  
						
						
						
						
					 
					
						2011-11-28 14:45:57 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						c775c0a80c 
					 
					
						
						
							
							Circular references with EmbeddedDocumentField fix  
						
						... 
						
						
						
						Fixes  #345  
					
						2011-11-28 08:23:28 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						083f00be84 
					 
					
						
						
							
							Fixes passed in Constructor data for complexfields  
						
						... 
						
						
						
						Fixes  #355  
					
						2011-11-28 08:09:17 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						208a467b24 
					 
					
						
						
							
							Added dictfield check for Int keys  
						
						... 
						
						
						
						Fixes  #371  
					
						2011-11-28 07:05:54 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						e1bb453f32 
					 
					
						
						
							
							Configurable cascading saves  
						
						... 
						
						
						
						Updated cascading save logic - can now add meta or pass
cascade to save().  Also Cleaned up reset changed fields logic
as well, so less looping
Refs: #370  #349  
						
						
					 
					
						2011-11-28 06:51:17 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						4607b08be5 
					 
					
						
						
							
							Making BaseDict  / List more robust  
						
						
						
						
					 
					
						2011-11-28 06:35:19 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						aa5c776f3d 
					 
					
						
						
							
							Copy and paste == brainless  
						
						
						
						
					 
					
						2011-11-28 06:21:45 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						0075c0a1e8 
					 
					
						
						
							
							Gracefully handle when self.observer is absent  
						
						... 
						
						
						
						After pickles / deepcopying etc.. 
						
						
					 
					
						2011-11-28 05:54:03 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						83fff80b0f 
					 
					
						
						
							
							Cleaned up dereferencing  
						
						... 
						
						
						
						Dereferencing now respects max_depth, so should be more performant.
Reload is chainable and can be passed a max_depth for dereferencing
Added an Observer for ComplexBaseFields.
Refs #324  #323  #289 
Closes  #320  
						
						
					 
					
						2011-11-25 08:36:47 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						5e553ffaf7 
					 
					
						
						
							
							Added reconnect back into the syntax  
						
						... 
						
						
						
						forces a disconnect. 
						
						
					 
					
						2011-11-24 00:59:43 -08:00 
						 
				 
			
				
					
						
							
							
								Wilson Júnior 
							
						 
					 
					
						
						
							
						
						fa4b820931 
					 
					
						
						
							
							added support for db_alias in FileFields  
						
						
						
						
					 
					
						2011-11-22 13:40:01 -02:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						e80144e9f2 
					 
					
						
						
							
							Added multidb support  
						
						... 
						
						
						
						No change required to upgrade to multiple databases. Aliases are used
to describe the database and these can be manually registered or fall
through to a default alias using connect.
Made get_connection and get_db first class members of the connection class.
Old style _get_connection and _get_db still supported.
Refs: #84  #87  #93  #215  
						
						
					 
					
						2011-11-22 08:01:14 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						63c5a4dd65 
					 
					
						
						
							
							Fixes saving document schemas that have changed  
						
						... 
						
						
						
						Ensures that form defaults which are documents are
automatically marked as changed, so schemas can evolve
without migration issues.
[#360 ] 
						
						
					 
					
						2011-11-22 07:34:08 -08:00 
						 
				 
			
				
					
						
							
							
								Adam Parrish 
							
						 
					 
					
						
						
							
						
						34646a414c 
					 
					
						
						
							
							Fixes bug using positional operator to update embedded documents.  
						
						... 
						
						
						
						append_field wasn't getting reset to True in the loop, so fields wouldn't
get appended to clean_fields after str was encountered
[#354 ] 
						
						
					 
					
						2011-11-11 01:10:00 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Lawley 
							
						 
					 
					
						
						
							
						
						bfdaae944d 
					 
					
						
						
							
							Merge branch 'dev' of github.com:hmarr/mongoengine into dev  
						
						
						
						
					 
					
						2011-11-04 01:46:45 -07:00