| 
							
							
								 Andy Yankovsky | 0bd2103a8c | Add test for document update | 2018-02-20 00:02:12 +03:00 |  | 
			
				
					| 
							
							
								 swathi | 8b5df3ca17 | fix - allow url with underscore in domain | 2018-02-08 12:31:40 -08:00 |  | 
			
				
					| 
							
							
								 Calgary Michael | 38fdf26405 | added tests for push and push_all | 2018-02-04 10:23:50 -06:00 |  | 
			
				
					| 
							
							
								 Calgary Michael | 4d5c6d11ab | removed deprecated warning for 'update' method | 2018-02-02 22:04:30 -06:00 |  | 
			
				
					| 
							
							
								 erdenezul | da7d64667e | Merge pull request #1571 from erdenezul/reverse_delete_rule_with_pull add test case for reverse_delete_rule with pull #1519 | 2017-12-23 11:32:09 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul | 101947da8b | update fields argument when given #1172 | 2017-12-23 00:00:57 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | 18a5fba42b | Revert "add tests to increase code coverage" | 2017-12-22 20:19:21 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | b5a3b6f86a | Merge pull request #1645 from erdenezul/inc_cov add tests to increase code coverage | 2017-12-22 20:14:31 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | b35efb9f72 | fix validatione error for invalid embedded document instance #1067 | 2017-12-01 08:37:53 +08:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | e74f659015 | Improve LazyReferenceField and GenericLazyReferenceField with nested fields | 2017-11-22 11:44:49 +01:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | 4d6256e1a1 | Merge pull request #1675 from erdenezul/push_list_of_list use each modifier only with $position  #1673 | 2017-11-15 08:43:29 +01:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | 13180d92e3 | Merge pull request #1652 from erdenezul/generic_embedded_query Subfield resolve error in generic_emdedded_document query #1651 | 2017-11-13 15:29:26 +01:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | 35d0458228 | Add GenericLazyReferenceField | 2017-11-06 12:29:19 +01:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | e6c0280b40 | Add LazyReferenceField | 2017-10-31 18:58:42 +01:00 |  | 
			
				
					| 
							
							
								 Erdenezul | 9ab856e186 | use each modifier only with  #1673 | 2017-10-10 10:34:34 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 5c4ce8754e | run tests only pymongo3 #1565 | 2017-10-02 23:15:37 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 2f075be6f8 | parse read_preference from conn_host #1665 | 2017-10-02 22:46:27 +08:00 |  | 
			
				
					| 
							
							
								 Andy Yankovsky | e90f6a2fa3 | Fix update via pull__something__in=[] | 2017-09-14 20:28:15 +03:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | be8f1b9fdd | add failing test for generic_emdedded_document query #1651 | 2017-09-14 22:24:27 +09:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | ba99190f53 | add tests to increase coverage | 2017-09-10 13:09:20 +09:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 70088704e2 | add tests to increase code coverage | 2017-09-10 01:37:17 +09:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | 0325a62f18 | Merge pull request #1626 from erdenezul/pointfield_aspymongo added as_pymongo test for PointField #1311 | 2017-08-28 13:36:35 +02:00 |  | 
			
				
					| 
							
							
								 Erdenezul | 9b3fe09508 | added as_pymongo test for PointField #1311 | 2017-08-25 11:15:03 +08:00 |  | 
			
				
					| 
							
							
								 Emmanuel Leblond | bce859569f | Remove SemiStrictDict to improve perfs | 2017-08-24 20:01:09 +02:00 |  | 
			
				
					| 
							
							
								 Ali Turki | ee5686e91a | test case for #1602 | 2017-08-07 11:12:15 +01:00 |  | 
			
				
					| 
							
							
								 Ali | 2a795e9138 | QuerySet limit function now returns all docs in cursor when 0 is passed | 2017-08-04 11:31:29 +01:00 |  | 
			
				
					| 
							
							
								 erdenezul | 9a6aa8f8c6 | Merge branch 'master' into support_multiple_operator | 2017-07-31 22:53:01 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | f09256a24e | Fix modify tests #1565 | 2017-07-31 18:49:52 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 34fca9d6f5 | Add clear comment and tests for positional push #1565 | 2017-07-31 18:32:34 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 433f10ef93 | position support singular value #1565 | 2017-07-31 05:15:34 +00:00 |  | 
			
				
					| 
							
							
								 Bo.Yi | 9f02f71c52 | [fix]fix some personal hobby | 2017-07-16 18:47:20 +08:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 3dcc9bc143 | use explicit tests and fix unneccessary indent #1565 | 2017-07-13 22:59:21 +08:00 |  | 
			
				
					| 
							
							
								 erdenezul | 7311895894 | Merge branch 'master' into support_position_in_push | 2017-07-13 20:08:57 +08:00 |  | 
			
				
					| 
							
							
								 Bo.Yi | 820b5cbb86 | [fix]pass test case and fix field type error | 2017-07-06 16:07:51 +08:00 |  | 
			
				
					| 
							
							
								 Bo.Yi | e6a30f899c | [fix]validation list field with multi choice values | 2017-07-06 14:57:03 +08:00 |  | 
			
				
					| 
							
							
								 Benoit Larroque | 0bc6507df3 | Make queryset aggregates obey read_preference | 2017-06-27 08:49:06 +02:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 71c3c632d7 | add test case for reverse_delete_rule with pull #1519 | 2017-06-19 06:01:28 +00:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 7782aa7379 | do not test position push in mongodb_v2.4 #1565 | 2017-06-19 03:11:59 +00:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | f3ee4a5dac | add tests for push operator #1565 | 2017-06-19 02:59:17 +00:00 |  | 
			
				
					| 
							
							
								 Danil | 1d4b1870cf | to_db_fields fix (#1553) | 2017-06-18 17:04:46 -07:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | f63ad2dd69 | dont test in mongoDB v2.4 #1565 | 2017-06-15 07:36:14 +00:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | 6903eed4e7 | support position in 'push' #1565 | 2017-06-15 06:08:40 +00:00 |  | 
			
				
					| 
							
							
								 Erdenezul Batmunkh | b9e922c658 | support multiple operator #1510 | 2017-06-12 04:50:13 +00:00 |  | 
			
				
					| 
							
							
								 José Enrique Carrillo Pino | 2f1fe5468e | Fix empty string casted to datetime today in DateTimeField (#1533) | 2017-05-12 12:59:14 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wójcik | 3b88712402 | Cleaner as_pymongo (#1549) | 2017-05-08 00:02:42 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wojcik | 009059def4 | revert #1497 | 2017-05-07 21:29:13 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wójcik | 03ff61d113 | better db_field validation (#1547) | 2017-05-07 21:11:14 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wojcik | e2a0b42d03 | clarify test_get_changed_fields_query_count | 2017-04-30 18:29:22 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wójcik | 1a3c70ce1b | make EmbeddedDocument not hashable by default (#1528) | 2017-04-30 13:30:21 -04:00 |  | 
			
				
					| 
							
							
								 Stefan Wójcik | 466935e9a3 | Unicode support in EmailField (#1527) | 2017-04-16 13:58:58 -04:00 |  |