| 
							
							
								 Bastien Gerard | 3926473917 | Improve Fields documentation + remove versionadded/changed as it's not maintained | 2020-12-06 22:25:12 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 2ec454447f | Bump version to 0.21.0 and update changelog | 2020-11-18 22:28:06 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | ecd297e227 | Merge pull request #2414 from bagerard/fix_db_fields_inconsistencies_in_constructor Fix some issues related with db_field in constructor | 2020-11-18 22:25:25 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 079ee3c191 | Merge pull request #2417 from bagerard/add_migration_documentation Add migration documentation | 2020-11-18 22:19:19 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | f2638ecd02 | update changelog | 2020-11-14 15:31:39 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3f5a15d236 | improve  changelog | 2020-11-12 00:43:22 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 91493a1e79 | improve migration doc | 2020-11-12 00:40:52 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 0c274908ec | Merge branch 'master' of github.com:MongoEngine/mongoengine into add_migration_documentation | 2020-11-11 21:18:52 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 746faceb5c | Document fact that srv URI can be used with host #1956 | 2020-11-08 22:55:24 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | eb56fb9bda | Merge pull request #2413 from bagerard/dynamic_document_parsing_known_fields Bug fix in DynamicDocument which is not parsing known fields | 2020-11-08 13:17:07 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 03af784ebe | Bug fix in DynamicDocument which isn not parsing known fields in constructor like Document do #2412 | 2020-11-07 21:30:23 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | d8b8ff6851 | Removed code related to Document.__only_fields and Queryset.only_fields which appear to have no effect | 2020-11-02 14:52:02 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | f8d371229e | tmp work on migration doc | 2020-11-01 20:25:35 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 2f4464ead5 | Merge pull request #2404 from mas15/add-enum-field Add EnumField | 2020-11-01 13:41:20 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | f4962fbc40 | remove utf8 encoding declaration in test files as it's not needed/recommended | 2020-10-30 21:10:21 +01:00 |  | 
			
				
					| 
							
							
								 Mateusz Stankiewicz | c9d53ca5d5 | Add EnumField | 2020-10-30 13:06:37 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 015a36c85f | minor styling fix in .rst | 2020-10-19 23:59:12 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | fbd3388a59 | Merge branch 'master' of github.com:MongoEngine/mongoengine into add_validation_to_doc | 2020-10-19 23:36:12 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | e362d089e1 | install mongoengine for readthedocs build to work | 2020-10-18 22:44:06 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3fca3739de | rework validation documentation based on review | 2020-10-18 21:11:16 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | c218c8bb6c | Merge branch 'master' of github.com:MongoEngine/mongoengine into add_validation_to_doc | 2020-10-17 15:05:27 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3adb67901b | update changelog for #2392 | 2020-10-11 00:53:46 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | ff40f66291 | Merge pull request #2243 from bagerard/fix_count_documents_deprecation Fix count documents deprecation | 2020-08-12 22:18:02 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 7f77084e0e | minor fixes in doc links | 2020-08-12 21:56:38 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | aca4de728e | Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_count_documents_deprecation | 2020-08-11 23:01:33 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 194b0cac88 | improve doc + changelog | 2020-05-26 23:45:35 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 107a1c34c8 | Merge pull request #2331 from abarto/fix/clone-retain-read-preference-read-concern Add read_concern to cloned properties. Add read_concern to aggregate(). | 2020-05-23 23:22:56 +02:00 |  | 
			
				
					| 
							
							
								 Agustin Barto | 31498bd7dd | Update changelog | 2020-05-20 18:58:18 -03:00 |  | 
			
				
					| 
							
							
								 Terence Honles | d8657be320 | Fix requirement Pillow < 7 to mention it is for tests only | 2020-05-19 10:23:07 -07:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3db9d58dac | Merge pull request #2319 from bagerard/prepare_0_20_0 Bump version to 0.20.0 and update CHANGELOG accordingly | 2020-05-01 13:24:01 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 3fbe9c3cdd | Bump version to 0.20.0 and update CHANGELOG accordingly | 2020-05-01 13:13:30 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 78c9e9745d | fix linting + update changelog & contributors | 2020-04-26 22:51:56 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | e8f6b42316 | Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_complex_datetime_field_invalid_string_set | 2020-04-25 22:12:35 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 1312100bc7 | Merge branch 'master' of github.com:MongoEngine/mongoengine into Pacu2-fix/add-dev-tools | 2020-04-25 20:53:35 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 4085bc2152 | Merge branch 'fix/add-dev-tools' of git://github.com/Pacu2/mongoengine into Pacu2-fix/add-dev-tools | 2020-04-25 20:46:44 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | ece63ad071 | Merge pull request #2279 from bagerard/drop_py2_support Drop python 2 support | 2020-04-25 14:22:23 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 1bfa40e926 | Merge branch 'master' of github.com:MongoEngine/mongoengine into bump_development_status_classifier | 2020-04-25 14:07:43 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 87f4d1a323 | Merge branch 'master' of github.com:MongoEngine/mongoengine into drop_py2_support | 2020-04-25 13:51:21 +02:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | d9b9581df2 | Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_complex_datetime_field_invalid_string_set | 2020-04-08 21:33:58 +02:00 |  | 
			
				
					| 
							
							
								 Filip Kucharczyk | 2be28a22a7 | Merge branch 'master' into fix/add-dev-tools | 2020-03-27 15:15:14 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 2b0157aecd | Improve Queryset.get to avoid confusing message in case multiple match are found | 2020-03-22 14:08:29 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 476b07af6e | reformat changelog | 2020-03-17 23:59:54 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | e2b9a02531 | Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_drop_dups | 2020-03-17 23:58:44 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 6cc6229066 | Merge pull request #2245 from bagerard/remove_old_deprecated_method [>= 0.19.0] Remove old deprecated method | 2020-03-17 23:51:42 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 547cd4a3ae | Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_old_deprecated_method | 2020-03-17 21:39:36 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | ee2d50b2d1 | remove drop_dups index option, deprecated with MongoDB3 | 2020-03-17 21:38:50 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 15c3ddece8 | Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_field_name_attribute_deprecated | 2020-03-17 21:29:47 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 8eb51790b5 | Remove Field(name='...') which was deprecated when db_field was introduced a while ago | 2020-03-17 21:26:41 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | aadc6262ed | remove qs.slave_okay() that is deprecated since pymongo3 | 2020-03-17 21:10:52 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | ad0669a326 | update changelog | 2020-03-17 10:15:47 +01:00 |  |