Andrew Godwin 
							
						 
					 
					
						
						
							
						
						e6f7f4533c 
					 
					
						
						
							
							Add an Executor for end-to-end running  
						
						
						
						
					 
					
						2013-05-30 18:08:58 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						7f9a0b7061 
					 
					
						
						
							
							Fix graph tests  
						
						
						
						
					 
					
						2013-05-30 17:56:53 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						05929ee89b 
					 
					
						
						
							
							Add the start of some operation tests  
						
						
						
						
					 
					
						2013-05-30 17:55:59 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						7902fd74f1 
					 
					
						
						
							
							Merge pull request  #1027  from intgr/debug_no_exc_message  
						
						... 
						
						
						
						Clearer explanation when exception has no message 
						
						
					 
					
						2013-05-30 09:53:07 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						5074c75a37 
					 
					
						
						
							
							Fixed   #16856  - Added a way to clear select_related.  
						
						... 
						
						
						
						Thanks Carl for the suggestion and David Cramer for the patch. 
						
						
					 
					
						2013-05-30 11:06:05 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						59235816bd 
					 
					
						
						
							
							Fixed   #20509  - Proper parsing for dumpdata --pks option.  
						
						... 
						
						
						
						Thanks weipin for the report and Baptiste Mispelon for the patch. 
						
						
					 
					
						2013-05-30 10:19:13 -04:00 
						 
				 
			
				
					
						
							
							
								Tai Lee 
							
						 
					 
					
						
						
							
						
						69f7db153d 
					 
					
						
						
							
							Fixed   #16436  -- defer + annotate + select_related crash  
						
						... 
						
						
						
						Correctly calculate the ``aggregate_start`` offset from loaded fields,
if any are deferred, instead of ``self.query.select`` which includes all
fields on the model.
Also made some PEP 8 fixes. 
						
						
					 
					
						2013-05-30 08:46:31 +03:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						bb80d2976b 
					 
					
						
						
							
							Made an app-cache test not dependent on all models in defer_regress  
						
						
						
						
					 
					
						2013-05-30 08:46:31 +03:00 
						 
				 
			
				
					
						
							
							
								Simon Charette 
							
						 
					 
					
						
						
							
						
						dcd915fcab 
					 
					
						
						
							
							Fixed a failure on Python 3 introduced by  5939864616.  
						
						... 
						
						
						
						Refs #15653 . 
						
						
					 
					
						2013-05-29 15:38:52 -04:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						52d2a8b311 
					 
					
						
						
							
							Add test for new __ne__ method on Promise.  
						
						
						
						
					 
					
						2013-05-29 17:52:17 +01:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						d0ecefc2c9 
					 
					
						
						
							
							Start adding operations that work and tests for them  
						
						
						
						
					 
					
						2013-05-29 17:47:10 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d727518ad6 
					 
					
						
						
							
							Fixed   #20331  -- Allowed admin actions to serve StreamingHttpResponses  
						
						... 
						
						
						
						Thanks Edwin. 
						
						
					 
					
						2013-05-29 11:25:42 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						8010289ea2 
					 
					
						
						
							
							Fixed   #15697  -- Made sqlindexes aware of auto-created tables  
						
						... 
						
						
						
						Thanks mbertheau for the report and Ash Christopher for the
initial patch. 
						
						
					 
					
						2013-05-29 15:50:26 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						5939864616 
					 
					
						
						
							
							Fixed   #15653  - Error in admin pagination tag.  
						
						... 
						
						
						
						Thanks jcumbo@ for the report and adamzap
and nott for the patch. 
						
						
					 
					
						2013-05-29 09:23:08 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						7426e72302 
					 
					
						
						
							
							Fixed   #20250  - Added a regression test for negated Q + annotate  
						
						... 
						
						
						
						Thanks nott. 
						
						
					 
					
						2013-05-29 08:49:42 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						ded95ccdce 
					 
					
						
						
							
							Fixed   #20484  -- Added model validation for GenericIPAddressField  
						
						... 
						
						
						
						GenericIPAddressField must not allow blank for NOT NULL fields
Thanks Erik Romijn. 
						
						
					 
					
						2013-05-28 15:12:47 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						a2967d5204 
					 
					
						
						
							
							Fixed   #20242  - Added a regression test for prefetch_related.  
						
						... 
						
						
						
						Issue was fixed by removal of chunked reads from
QuerySet iteration in 70679243d1 
						
						
					 
					
						2013-05-28 13:37:44 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d321d1acf0 
					 
					
						
						
							
							Fixed   #20228  - Documented unique_for_date and exclude behavior.  
						
						... 
						
						
						
						Thanks Deepak Thukral for the patch. 
						
						
					 
					
						2013-05-28 10:04:07 -04:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						33dd8f5442 
					 
					
						
						
							
							Fixed random aggregation_regress test_more_more_more() failure  
						
						... 
						
						
						
						The cause was assuming that an unordered queryset returns the values
always in the same order. 
						
						
					 
					
						2013-05-28 08:55:04 +03:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						0268aba96b 
					 
					
						
						
							
							Fixed   #20182  - admin lookup should treat 0 as False for __isnull  
						
						... 
						
						
						
						Thanks Benjie Chen. 
						
						
					 
					
						2013-05-27 13:29:53 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						d194714c0a 
					 
					
						
						
							
							Fixed   #11603  - Added django.test.SimpleTestCase.assertFormsetError  
						
						... 
						
						
						
						Thank-you Martin Green for the patch. 
						
						
					 
					
						2013-05-27 12:25:35 -04:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						1e29428db2 
					 
					
						
						
							
							Fixed   #20013  -- A test for sqlall fails under Oracle  
						
						
						
						
					 
					
						2013-05-27 18:34:31 +03:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						90af278203 
					 
					
						
						
							
							Fixed   #16137  - Removed kwargs requirement for QuerySet.get_or_create  
						
						... 
						
						
						
						Thanks wilfred@, poirier, and charettes for work
on the patch. 
						
						
					 
					
						2013-05-27 10:01:14 -04:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						6f8627dd7f 
					 
					
						
						
							
							Fixed   #17582  - Added message to DoesNotExist exceptions.  
						
						... 
						
						
						
						Thanks simon@ for the suggestion and JordanPowell
for the initial patch. 
						
						
					 
					
						2013-05-27 07:57:06 -04:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						d467e11785 
					 
					
						
						
							
							Fixed   #20507  -- SubqueryConstraint alias relabeling  
						
						... 
						
						
						
						The SubqueryConstraint defined relabeled_clone(), but that was never
called. Instead there is now clone() and relabel_aliases() methods for
SubqueryConstraint.
A related problem was that SubqueryConstraint didn't correctly use
quote_name_unless_alias() of the outer query. This resulted in failures
when running under PostgreSQL. 
						
						
					 
					
						2013-05-27 12:25:29 +03:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						0fa8d43e74 
					 
					
						
						
							
							Replaced and...or... constructs with PEP 308 conditional expressions.  
						
						
						
						
					 
					
						2013-05-26 23:47:50 -03:00 
						 
				 
			
				
					
						
							
							
								Preston Holmes 
							
						 
					 
					
						
						
							
						
						d228c1192e 
					 
					
						
						
							
							Fixed   #19866  -- Added security logger and return 400 for SuspiciousOperation.  
						
						... 
						
						
						
						SuspiciousOperations have been differentiated into subclasses, and
are now logged to a 'django.security.*' logger. SuspiciousOperations
that reach django.core.handlers.base.BaseHandler will now return a 400
instead of a 500.
Thanks to tiwoc for the report, and Carl Meyer and Donald Stufft
for review. 
						
						
					 
					
						2013-05-25 16:27:34 -07:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						36d47f72e3 
					 
					
						
						
							
							Fixed get_or_create...test_savepoint_rollback test for Python3  
						
						... 
						
						
						
						The test was always skipped on Python3 because string literals are unicode 
						
						
					 
					
						2013-05-26 01:53:24 +03:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						cf159e5c93 
					 
					
						
						
							
							Fix get_or_create test failure under Oracle  
						
						... 
						
						
						
						Test expected that when given invalid utf-8, the backend should raise
a DatabaseError, but the Oracle backend raises a UnicodeDecodeError. 
						
						
					 
					
						2013-05-26 01:39:34 +03:00 
						 
				 
			
				
					
						
							
							
								Andrew Jesaitis 
							
						 
					 
					
						
						
							
						
						31f6421b13 
					 
					
						
						
							
							Fixed   #19938  -- Consumed iterator only once in paginator's Page  
						
						... 
						
						
						
						Thanks Joshua Fialkoff for the report. 
						
						
					 
					
						2013-05-25 16:27:26 +02:00 
						 
				 
			
				
					
						
							
							
								Baptiste Mispelon 
							
						 
					 
					
						
						
							
						
						2ee447fb5f 
					 
					
						
						
							
							Fixed   #20296  -- Allowed SafeData and EscapeData to be lazy  
						
						
						
						
					 
					
						2013-05-25 16:06:44 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						be0bab1bb8 
					 
					
						
						
							
							Fixed   #11725  -- Made possible to create widget label tag without "for"  
						
						... 
						
						
						
						Thanks Denis Martinez for the report and initial patch, and
Sergey Kolosov for bringing the patch up to date. 
						
						
					 
					
						2013-05-25 15:31:07 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						f940e564e4 
					 
					
						
						
							
							Fixed   #20099  -- Eased subclassing of BrokenLinkEmailsMiddleware  
						
						... 
						
						
						
						Thanks Ram Rachum for the report and the initial patch, and Simon
Charette for the review. 
						
						
					 
					
						2013-05-25 12:10:53 +02:00 
						 
				 
			
				
					
						
							
							
								Vlastimil Zíma 
							
						 
					 
					
						
						
							
						
						6de81d65f4 
					 
					
						
						
							
							Fixed   #14825  -- LocaleMiddleware keeps language  
						
						... 
						
						
						
						* LocaleMiddleware stores language into session if it is not present there. 
						
						
					 
					
						2013-05-25 10:52:54 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						7e95d7a930 
					 
					
						
						
							
							Fixed a regression in router initialization  
						
						... 
						
						
						
						Regression was introduced in 6a6bb168b 
						
						
					 
					
						2013-05-24 20:48:02 +02:00 
						 
				 
			
				
					
						
							
							
								Luke Plant 
							
						 
					 
					
						
						
							
						
						4fd94969d8 
					 
					
						
						
							
							Fixed   #19607  - prefetch_related crash  
						
						... 
						
						
						
						Thanks to av@rdf.ru  and flarno11@yahoo.de  for the report. 
						
						
					 
					
						2013-05-24 11:10:48 +01:00 
						 
				 
			
				
					
						
							
							
								Gavin Wahl 
							
						 
					 
					
						
						
							
						
						48424adaba 
					 
					
						
						
							
							Fixed   #17648  -- Add for_concrete_model to GenericForeignKey.  
						
						... 
						
						
						
						Allows a `GenericForeignKey` to reference proxy models. The default
for `for_concrete_model` is `True` to keep backwards compatibility.
Also added the analog `for_concrete_model` kwarg to
`generic_inlineformset_factory` to provide an API at the form level. 
						
						
					 
					
						2013-05-23 19:03:14 -04:00 
						 
				 
			
				
					
						
							
							
								Donald Stufft 
							
						 
					 
					
						
						
							
						
						8dda8a5ecc 
					 
					
						
						
							
							Removed noise from pre_syncdb signal tests  
						
						... 
						
						
						
						Only make assertions that actually test the functionality of the
change and not unrelated pieces. 
						
						
					 
					
						2013-05-23 15:58:08 -04:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						499a745ae1 
					 
					
						
						
							
							Fixed   #20474  -- Proxied and deprecated django.db.backend  
						
						
						
						
					 
					
						2013-05-23 15:19:12 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						b664cb818d 
					 
					
						
						
							
							Fixed   #19237  (again) - Made strip_tags consistent between Python versions  
						
						
						
						
					 
					
						2013-05-23 14:01:27 +02:00 
						 
				 
			
				
					
						
							
							
								Ramiro Morales 
							
						 
					 
					
						
						
							
						
						8c2fd050f8 
					 
					
						
						
							
							Made fix for  #9321  less buggy and more effective.  
						
						... 
						
						
						
						Don't try to be smart about building a good-looking help string
because it evaluates translations too early, simply use the same old
strategy as before. Thanks Donald Stufft for the report.
Also, actually fix the case reported by the OP by special-casing
CheckboxSelectMultiple.
Added tests.
Refs #9321 . 
						
						
					 
					
						2013-05-23 07:49:29 -03:00 
						 
				 
			
				
					
						
							
							
								Donald Stufft 
							
						 
					 
					
						
						
							
						
						3de1288042 
					 
					
						
						
							
							Fixed   #11398  - Added a pre_syncdb signal  
						
						
						
						
					 
					
						2013-05-23 01:09:22 -04:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						11b06532f7 
					 
					
						
						
							
							Merge pull request  #1198  from KrzysiekJ/http-patch-method  
						
						... 
						
						
						
						Fixed  #20478  – Added support for HTTP PATCH method in generic views. 
					
						2013-05-22 17:19:43 -07:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						51998dffe7 
					 
					
						
						
							
							Removed check for 0.15 version of gettext tools  
						
						... 
						
						
						
						gettext 0.15 has been released in July 2006. 
						
						
					 
					
						2013-05-22 18:21:33 +02:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						dc51ec8bc2 
					 
					
						
						
							
							Fixed   #19237  -- Used HTML parser to strip tags  
						
						... 
						
						
						
						The regex method used until now for the strip_tags utility is fast,
but subject to flaws and security issues. Consensus and good
practice lead use to use a slower but safer method. 
						
						
					 
					
						2013-05-22 17:34:02 +02:00 
						 
				 
			
				
					
						
							
							
								Krzysztof Jurewicz 
							
						 
					 
					
						
						
							
						
						ee8b810b97 
					 
					
						
						
							
							Fixed   #20478  – Added support for HTTP PATCH method in generic views.  
						
						
						
						
					 
					
						2013-05-22 14:48:11 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						0e51d8eb66 
					 
					
						
						
							
							Fixed   #20463  -- Made get_or_create more robust.  
						
						... 
						
						
						
						When an exception other than IntegrityError was raised, get_or_create
could fail and leave the database connection in an unusable state.
Thanks UloPe for the report. 
						
						
					 
					
						2013-05-22 10:56:06 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						adeec00979 
					 
					
						
						
							
							Merge pull request  #246  from dekkers/ticket_18709  
						
						... 
						
						
						
						Fixed  #18709  -- Check if initial_value is a callable 
					
						2013-05-22 00:45:07 -07:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						904084611d 
					 
					
						
						
							
							Fixed   #19895  -- Second iterator over invalid qs raises errors  
						
						... 
						
						
						
						The fix was already in the patch for #18702 , so only test added for
ticket #19895 . 
						
						
					 
					
						2013-05-22 08:30:41 +03:00 
						 
				 
			
				
					
						
							
							
								Jeroen Dekkers 
							
						 
					 
					
						
						
							
						
						d0788c2770 
					 
					
						
						
							
							Fixed   #18709  -- Check if initial_value is a callable  
						
						... 
						
						
						
						In _get_changed_data, check if initial_value is a callable and call it
if it is. 
						
						
					 
					
						2013-05-22 01:05:22 +02:00