| 
							
							
								 Ross Lawley | eedf908770 | Update name ref: MongoEngine/mongoengine#96 | 2012-08-24 09:33:56 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 5c9ef41403 | Updated AUTHORS (MongoEngine/mongoengine#85) | 2012-08-24 09:32:15 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f09c39b5d7 | Updated AUTHORS and chaneglog.rst refs MongoEngine/mongoengine#92 | 2012-08-24 09:10:13 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | ea666d4607 | Updated AUTHORS and changelog.rst Refs: MongoEngine/mongoengine#88 | 2012-08-24 09:00:39 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | be8d39a48c | Updated changelog / AUTHORS (MongoEngine/mongoengine#80) | 2012-08-20 17:35:19 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 52d80ac23c | Merge branch 'master' into 0.7 Conflicts:
	mongoengine/base.py | 2012-08-07 10:41:49 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 475488b9f2 | Added support for distinct and db_alias (MongoEngine/mongoengine#59) | 2012-08-07 10:04:05 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | c95652d6a8 | Updated AUTHORS | 2012-08-02 09:23:15 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f23a976bea | Added Tommi Komulainen to the contributors list refs MongoEngine/mongoengine#48 | 2012-08-01 15:01:21 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 31793520bf | Updated changelog / AUTHORS refs hmarr/mongoengine#529 | 2012-07-11 16:38:15 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 34f06c4971 | Updated changelog / AUTHORS refs hmarr/mongoengine#524 | 2012-07-11 16:27:43 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 2405ba8708 | Updated Changelog / AUTHORS refs hmarr/mongoengine#531 | 2012-07-11 16:11:13 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 27b375060d | Updated changelog / AUTHORS refs MongoEngine/mongoengine#32 | 2012-07-11 14:25:38 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 7a1b110f62 | Added Tristan Escalada to authors refs #hmarr/mongoengine#520 | 2012-06-23 22:24:09 +01:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 07f3e5356d | Updated changelog / AUTHORS refs: hmarr/mongoengine#522 | 2012-06-23 21:46:31 +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 | 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 | 0240a09056 | Cleaned up ValidationError Refs #459 | 2012-05-01 10:14:16 +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 | 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 | 6bd2ccc9bf | UPdated authors | 2012-03-24 19:03:24 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 0f420abc8e | Added test for listfields containing embedded documents Added Adam to the authors - thanks for the patch
fixes #466 | 2012-03-22 15:44:22 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | ed2cc2a60b | Adding Jacob Peddicord to Authors | 2012-03-05 16:20:37 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 3300f409ba | Update Authors and changelist | 2012-02-24 10:34:51 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | df65f3fc3f | base no longer expects meta to have allow_inheritance Closes #430 #431 | 2012-02-17 09:41:01 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f60a49d6f6 | Added .scalar to Queryset More efficient than the previous .values_list implementation Ref #393
Reverted some of the .values_list code thats no longer needed.
Closes #415 | 2012-01-27 11:45:12 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 12f884e3ac | Fixes typo in documents - thanks Shalabh Closes #406 | 2012-01-16 09:11:00 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 02b1aa7355 | Added Ashwin Purohit to authors Refs #410 | 2012-01-16 09:06:18 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 7614b92197 | Fixes super in BaseDict Closes #395 | 2011-12-15 09:16:35 +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 |  | 
			
				
					| 
							
							
								 Ross Lawley | 2531ade3bb | Added David to Authors refs #380 | 2011-12-07 03:01:56 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | e7bcb5e366 | Updated docs and Authors list re: db_alias | 2011-12-07 01:46:11 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 45b5bf73fe | Added Jan to the contributors list Refs #135 #381 | 2011-12-05 04:17:51 -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 | a6948771d8 | Added ReferencField handling with .distinct() Closes #356 | 2011-12-02 06:47:58 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 403977cd49 | Added test for saving references unnecessarily. Refs #359 | 2011-12-02 06:40:57 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 071562d755 | Fixed issue with dynamic documents deltas Closes #377 | 2011-12-02 00:11:25 -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 | 6cef571bfb | Added Reverse option to SortedLists Thanks Stephen Young for the patch
closes #364 | 2011-11-30 02:15:47 -08:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | fbe8b28b2e | Merge branch 'bug/318' into dev Conflicts:
	AUTHORS | 2011-11-29 03:46:11 -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 |  | 
			
				
					| 
							
							
								 Ross Lawley | 8d7291506e | Updated Authors | 2011-11-29 01:44:23 -08:00 |  |