| 
							
							
								 Paul Uithol | 2ad5ffbda2 | Add asserts to test_delta_with_dbref_*, instead of relying on exceptions | 2013-07-25 14:51:09 +02:00 |  | 
			
				
					| 
							
							
								 Paul Uithol | dae9e662a5 | Create test case for failing saves (wrong delta) with dbref=False | 2013-07-25 14:30:20 +02:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | d593f7e04b | Fixed EmbeddedDocuments with idalso storing_id(#402) | 2013-07-11 08:11:00 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | af86aee970 | _dynamic field updates - fixed pickling and creation order Dynamic fields are ordered based on creation and stored in _fields_ordered (#396)
Fixed pickling dynamic documents `_dynamic_fields` (#387) | 2013-07-10 10:57:24 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 000eff73cc | Make test_indexes_and_multiple_inheritance place nice with py3.3 (#364) | 2013-06-07 08:33:34 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 254efdde79 | Merge remote-tracking branch 'origin/pr/364' into 364 | 2013-06-07 08:25:42 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Wojcik | ba7101ff92 | list_indexes support for multiple inheritance | 2013-06-06 22:22:43 -07:00 |  | 
			
				
					| 
							
							
								 Stefan Wojcik | c2928d8a57 | list_indexes and compare_indexes class methods + unit tests | 2013-06-06 17:16:03 -07:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 7451244cd2 | Fixed cascading saves which weren't turned off as planned (#291) | 2013-06-06 21:04:54 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 9f3394dc6d | Added testcase for ListFields with just pks (#361) | 2013-06-06 17:19:19 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | dc3b09c218 | Improved cascading saves write performance (#361) | 2013-06-06 16:36:17 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | c3a065dd33 | Removing old test re: #348 | 2013-06-05 13:44:21 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | a246154961 | Fixed hashing of EmbeddedDocuments (#348) | 2013-06-05 11:31:13 +00:00 |  | 
			
				
					| 
							
							
								 Stefan Wojcik | d060da094f | update pickling test case to show the error | 2013-05-20 17:40:56 -07:00 |  | 
			
				
					| 
							
							
								 Léo S | 0efb90deb6 | Added a failing test when using pickle with signal hooks | 2013-05-13 13:14:15 +02:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f8350409ad | assertEquals is bad | 2013-05-10 15:08:01 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 2c119dea47 | Upserting is the only way to ensure docs are saved correctly (#306) | 2013-05-07 10:34:13 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 3ccc495c75 | Fixed register_delete_rule inheritance issue | 2013-05-03 12:56:53 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | e58b3390aa | Removed import with from future | 2013-05-01 08:48:14 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 9c1cd81adb | Add support for new geojson fields, indexes and queries (#299) | 2013-04-30 14:46:23 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | b0c1ec04b5 | Improvements to indexing documentation (#130) | 2013-04-29 07:38:31 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 36993097b4 | Document serialization uses field order to ensure a strict order is set (#296) | 2013-04-26 11:38:45 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | ac6e793bbe | UUIDField now stores as a binary by default (#292) | 2013-04-25 13:43:56 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | d0d9c3ea26 | Test to ensure that pickled complex fields work with save() (#228) | 2013-04-25 12:21:25 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | fe62c3aacb | Cascading saves now default to off (#291) | 2013-04-25 10:24:33 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | e4f38b5665 | Fragile test fix | 2013-04-22 16:46:59 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 14b6c471cf | Fix PY3 hasattr connecting to the db at define time | 2013-04-22 16:37:09 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 0d0befe23e | Removed __len__ from queryset (#247) | 2013-04-22 16:19:55 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | c16e6d74e6 | Updated connection to use MongoClient (#262, #274) | 2013-04-22 15:07:15 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 51e50bf0a9 | Merge branch 'master' into 0.8M Conflicts:
	AUTHORS
	docs/django.rst
	mongoengine/base.py
	mongoengine/queryset.py
	tests/fields/fields.py
	tests/queryset/queryset.py
	tests/test_dereference.py
	tests/test_document.py | 2013-04-17 11:57:53 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | d90890c08e | Merge branch 'single-work-op' of https://github.com/njoyce/mongoengine into 211 Conflicts:
	mongoengine/document.py
	tests/test_document.py | 2013-01-28 15:05:12 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 0cbd3663e4 | Updated tests | 2013-01-28 13:40:28 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f182daa85e | Fixed Documents deleted via a queryset don't call any signals (#105) | 2013-01-28 13:32:21 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | de2f774e85 | Fix validation test | 2013-01-28 13:29:44 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 9d9a4afee9 | Added Doc class and pk to Validation messages (#69) | 2013-01-28 12:05:09 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 621b2b3f72 | Undefined data should not override instance methods (#49) | 2013-01-25 11:28:20 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | eefbd3f597 | Updated wobbly python 3.3 test | 2013-01-24 12:52:16 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | fff27f9b87 | Added support for compound primary keys (#149) | 2013-01-24 10:37:54 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | c8b65317ef | Updated documentation instance tests | 2013-01-23 20:15:05 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | ea46edf50a | Added switch_db method to document instances (#106) | 2013-01-23 16:07:07 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 445f9453c4 | Fixed reverse delete rule with inheritance (#197) | 2013-01-22 16:38:07 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 692f00864d | Fixed inheritance and unique index creation (#140) | 2013-01-22 15:16:58 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | a68529fba8 | Merge branch 'master' into 0.8 Conflicts:
	tests/test_document.py | 2013-01-09 13:36:17 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 5c45eee817 | Whitespace | 2013-01-04 16:28:26 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 3aff461039 | Fix test discovery | 2012-12-21 16:29:27 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | c5b047d0cd | Fixed GridFSProxy __getattr__ behaviour (#196) | 2012-12-21 11:55:05 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 485b811bd0 | Test case for embedded docs and 2d indexes #183 | 2012-12-19 17:05:27 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | f335591045 | Fix index build_spec #177 | 2012-12-19 16:55:14 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 420c3e0073 | Fixing for python2.5 closes #188 | 2012-12-19 12:51:42 +00:00 |  | 
			
				
					| 
							
							
								 Ross Lawley | 9cc02d4dbe | Dynamic fields are now validated on save (MongoEngine/mongoengine#153) (MongoEngine/mongoengine#154) | 2012-12-19 12:32:06 +00:00 |  |