| 
							
							
								 G Roques | e7000db491 | Add LongField to Fields list | 2018-12-29 13:08:39 -06:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | fce994ea7f | Merge pull request #1975 from bagerard/dictfield-key-with-dollar-char__clone PR CLONE - Dictfield key with dollar char  clone | 2018-12-27 23:02:00 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | 6c6446765e | Merge pull request #1980 from bagerard/update_all_doc minor update to .all() doc to make it clear that it return a queryset | 2018-12-26 11:50:11 +08:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 69a99c70c6 | minor update to .all() doc to make it clear that it does not return a list but a queryset | 2018-12-24 23:51:30 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | b525c91bd3 | remove tags file that shouldnt be added to situkangsayur s commit | 2018-12-19 20:33:37 +01:00 |  | 
			
				
					| 
							
							
								 Hendri Karisma | a32c893078 | in the mid DictField key can accept dollar sign | 2018-12-19 20:24:28 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 2c6a744848 | Merge pull request #1853 from bagerard/fix_baselist_marked_changed_bug Fix BaseList/Dict bug with marked_as_changed getting called when operation fails | 2018-12-19 20:16:57 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 4492874d08 | Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_baselist_marked_changed_bug | 2018-12-15 20:36:42 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | d3a592e5bf | Merge pull request #1913 from bagerard/1453_mapfield_list_reference_field Fix complex combinations of DictField(ListField(ReferenceField)) | 2018-12-13 09:16:19 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | cab21b1b21 | Merge pull request #1969 from buggyspace/master Fix .only() working improperly after using .count() of the same instance of QuerySet | 2018-12-12 19:25:31 +08:00 |  | 
			
				
					| 
							
							
								 Tom Floyer | 1319e422ea | Updated docs/changelog.rst | 2018-12-08 22:38:04 +03:00 |  | 
			
				
					| 
							
							
								 Tom Floyer | c88ea40b57 | Updated AUTHORS | 2018-12-08 22:32:46 +03:00 |  | 
			
				
					| 
							
							
								 Tom Floyer | 3194a37fcb | Reset cursor object after .count() This change fixes incorrect result of .only() method of QuerySet
instance after using .count(). | 2018-12-08 22:16:57 +03:00 |  | 
			
				
					| 
							
							
								 Tom Floyer | 72ebaa52e9 | Ensure that QuerySet.only() works correctly after QuerySet.count() This test checks if .only() method of QuerySet instance works after
using .count() method. | 2018-12-08 22:10:10 +03:00 |  | 
			
				
					| 
							
							
								 erdenezul | 0e00695fc7 | Merge pull request #1968 from amir-almusawi/doc-typo fixed small typographical error | 2018-12-08 12:23:18 +08:00 |  | 
			
				
					| 
							
							
								 amir-almusawi | 48a691e722 | fixed small typographical error | 2018-12-07 22:08:05 -06:00 |  | 
			
				
					| 
							
							
								 erdenezul | cf54d6d6f8 | Merge pull request #1967 from erdenezul/bump_version_16_3 bump version 0.16.3v0.16.3 | 2018-12-06 21:56:31 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | a03fe234d0 | bump version 0.16.3 | 2018-12-06 16:22:00 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | d88d40cc08 | Merge pull request #1966 from tjhall13/1965-fix-position-op-with-nested-list-in-embedded-document Fix bug #1965 of $position and $push operators do not work with nested list | 2018-12-06 14:02:46 +08:00 |  | 
			
				
					| 
							
							
								 Trevor Hall | d3b4af116e | Add fix to changelog.rst #1965 | 2018-12-05 23:35:42 -06:00 |  | 
			
				
					| 
							
							
								 Trevor Hall | 352b23331b | Fix bug #1965 of $position and $push operators do not work with list in an EmbeddedDocument. Set key value to joined parts excluding the index at the end. Added test case | 2018-12-05 20:18:48 -06:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | bdd6041a5c | Merge pull request #1960 from bagerard/bump_version_0_16_2 bump version to 0.16.2v0.16.2 | 2018-11-21 13:45:13 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 1894003f8a | bump version to 0.16.2 | 2018-11-21 12:45:16 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | 220513ae42 | Merge pull request #1959 from bagerard/fix_write_concern_default_param Fix but with save(write_concern=None) - introduced in 0.16.1 | 2018-11-21 09:15:00 +08:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | fcbabbe357 | Fix but with save(write_concern=None) - introduced in 0.16.1 | 2018-11-21 00:03:08 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | 3627969fce | Merge pull request #1952 from erdenezul/bump_v0.16.1 bump version 0.16.1v0.16.1 | 2018-11-14 17:23:10 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 8807c0dbef | bump version 0.16.1 | 2018-11-14 17:10:17 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | 23cc9f6ff8 | Merge pull request #1951 from bagerard/fix_cls_in_constructor Regression bug fix - _cls not set in constructor | 2018-11-14 17:02:17 +08:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | e50799e9c4 | Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_cls_in_constructor | 2018-11-13 21:48:16 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | b92c4844eb | Merge pull request #1949 from bagerard/fix_delta_bug Fix bug in _delta method - setting ListField to empty in DynamicDocument is faulty | 2018-11-13 21:44:02 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | c306d42d08 | Fix bug #1733 of _delta method (Issue with DynamicDocument and default value) + add test case | 2018-11-13 20:57:41 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | e31558318e | BugFix - _cls not set in constructor #1950 | 2018-11-13 20:52:39 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | 78a9420f26 | Merge pull request #1944 from erdenezul/deprecation_warning_pymongo37 Use insert_one instead of deprecated one #1899 | 2018-11-13 19:40:22 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | b47c5b5bfc | Adhere imports into existing one #1899 | 2018-11-12 09:53:39 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | 28a312accf | Merge pull request #1946 from erdenezul/refactor_write_concern Refactor write_concern #1945 | 2018-11-09 09:30:20 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 611094e92e | Refactor write_concern #1945 | 2018-11-09 09:20:55 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 2a8579a6a5 | Update changelog #1899 | 2018-11-09 09:12:29 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 47577f2f47 | Update existing document #1899 | 2018-11-09 01:44:30 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 34e3e45843 | Use insert_one instead of deprecated one #1899 | 2018-11-08 23:47:12 +08:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 364dc9ddfb | Merge pull request #1937 from bagerard/changelog Bump version to 0.16.0 + update changelogv0.16.0 | 2018-11-05 09:38:58 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 23324f0f87 | minor fix in ImageField docstring | 2018-11-04 22:14:27 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 17fa9a3b77 | bump version to 0.16.0 | 2018-11-03 21:48:12 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 424b3ca308 | update changelog with changes since 0.15.3 | 2018-11-03 21:47:56 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 26e2fc8fd4 | Merge pull request #1887 from bagerard/fix_changed_fields_issue_same_id_in_nested_doc2 Fix bug where an EmbeddedDocument with the same id as its parent would not be tracked for changes | 2018-11-01 22:49:07 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 8e18484898 | Add a comment on a suspicious line (#1322) | 2018-11-01 22:28:12 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 354cfe0f9c | Merge pull request #1935 from bagerard/generic_ref_field_changed Fix bug when doing modifications to generic-referenced document | 2018-10-31 15:53:13 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 983474b2bd | Ignore 2 more flake8 warnings (introduced in latest flake8 3.6.0 release) | 2018-10-30 23:40:46 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 14d861bcbb | Merge branch 'master' of https://github.com/MongoEngine/mongoengine into generic_ref_field_changed | 2018-10-30 23:21:19 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | f6cd349a16 | Fix bug when using GenericReferenceField, modifications to the referenced document are tracked in the parent #1934 | 2018-10-30 23:00:05 +01:00 |  | 
			
				
					| 
							
							
								 Bastien Gérard | 8e1c4dec87 | Merge pull request #1846 from bagerard/fix_validator_of_binary_field fix validator of BinaryField | 2018-10-26 22:14:08 +02:00 |  |