Only allow QNode instances to be passed as query objects (MongoEngine/mongoengine#199)
This commit is contained in:
		
							
								
								
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -129,3 +129,4 @@ that much better: | |||||||
|  * Peter Teichman |  * Peter Teichman | ||||||
|  * Jakub Kot |  * Jakub Kot | ||||||
|  * Jorge Bastida |  * Jorge Bastida | ||||||
|  |  * Stefan Wójcik | ||||||
| @@ -19,6 +19,7 @@ Changes in 0.8 | |||||||
| - Added _instance to EmbeddedDocuments pointing to the parent (MongoEngine/mongoengine#139) | - Added _instance to EmbeddedDocuments pointing to the parent (MongoEngine/mongoengine#139) | ||||||
| - Inheritance is off by default (MongoEngine/mongoengine#122) | - Inheritance is off by default (MongoEngine/mongoengine#122) | ||||||
| - Remove _types and just use _cls for inheritance (MongoEngine/mongoengine#148) | - Remove _types and just use _cls for inheritance (MongoEngine/mongoengine#148) | ||||||
|  | - Only allow QNode instances to be passed as query objects (MongoEngine/mongoengine#199) | ||||||
|  |  | ||||||
| Changes in 0.7.9 | Changes in 0.7.9 | ||||||
| ================ | ================ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user