Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						70679243d1 
					 
					
						
						
							
							Fixed   #18702  -- Removed chunked reads from QuerySet iteration  
						
						
						
						
					 
					
						2013-05-21 19:51:59 +03:00 
						 
				 
			
				
					
						
							
							
								Selwin Ong 
							
						 
					 
					
						
						
							
						
						ea9a0857d4 
					 
					
						
						
							
							Fixed   #19326  -- Added first() and last() methods to QuerySet  
						
						
						
						
					 
					
						2013-05-21 18:52:28 +03:00 
						 
				 
			
				
					
						
							
							
								Mathijs de Bruin 
							
						 
					 
					
						
						
							
						
						61a8de6f4f 
					 
					
						
						
							
							Fixed   #6412  -- More details if a template file cannot be loaded  
						
						... 
						
						
						
						Report more details about template files in loader postmortem. 
						
						
					 
					
						2013-05-21 16:59:40 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Apolloner 
							
						 
					 
					
						
						
							
						
						800513e7f3 
					 
					
						
						
							
							Merge pull request  #1194  from ambv/python26_is_fun  
						
						... 
						
						
						
						Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 
						
						
					 
					
						2013-05-21 04:20:35 -07:00 
						 
				 
			
				
					
						
							
							
								Wiktor Kolodziej 
							
						 
					 
					
						
						
							
						
						cec9558fba 
					 
					
						
						
							
							Fixed   #17308  -- Enabled the use of short_description on properties in the admin.  
						
						
						
						
					 
					
						2013-05-21 13:19:18 +02:00 
						 
				 
			
				
					
						
							
							
								Łukasz Langa 
							
						 
					 
					
						
						
							
						
						c28281f9d6 
					 
					
						
						
							
							Fixed a Python 2.6 regression (GzipFile can't act as a context manager)  
						
						
						
						
					 
					
						2013-05-21 13:18:53 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Apolloner 
							
						 
					 
					
						
						
							
						
						b1ac241ddc 
					 
					
						
						
							
							Fixed test failures from  09f8652765.  
						
						
						
						
					 
					
						2013-05-21 13:03:25 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						09f8652765 
					 
					
						
						
							
							Use assertIsInstance in tests.  
						
						... 
						
						
						
						Gives much nicer errors when it fails. 
						
						
					 
					
						2013-05-21 10:42:15 +01:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						18856f866c 
					 
					
						
						
							
							Merge pull request  #1191  from ambv/content_is_bytes  
						
						... 
						
						
						
						Fixed  #20472 : response.content should be bytes on both Python 2 and 3 
					
						2013-05-21 01:26:35 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Lindsley 
							
						 
					 
					
						
						
							
						
						e24d486fbc 
					 
					
						
						
							
							Fixed   #20212  - __reduce__ should only be defined for Py3+.  
						
						
						
						
					 
					
						2013-05-21 00:49:21 -07:00 
						 
				 
			
				
					
						
							
							
								Łukasz Langa 
							
						 
					 
					
						
						
							
						
						0594fed9ff 
					 
					
						
						
							
							Fixed   #20472 : response.content should be bytes on both Python 2 and 3  
						
						
						
						
					 
					
						2013-05-21 01:28:16 +02:00 
						 
				 
			
				
					
						
							
							
								Jorge Bastida 
							
						 
					 
					
						
						
							
						
						888c86dcf3 
					 
					
						
						
							
							Fixed   #20445  -- Raised original exception after command error  
						
						
						
						
					 
					
						2013-05-20 18:59:37 +02:00 
						 
				 
			
				
					
						
							
							
								Ryan Kaskel 
							
						 
					 
					
						
						
							
						
						4280217f31 
					 
					
						
						
							
							Fixed   #20403  -- Ignore forms marked for deletion when validating max_num.  
						
						
						
						
					 
					
						2013-05-20 12:13:21 -04:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						266c0bb23e 
					 
					
						
						
							
							Fixed   #20278  -- ensured .get() exceptions do not recurse infinitely  
						
						... 
						
						
						
						A regression caused by d5b93d3281 
						
						
					 
					
						2013-05-20 18:50:40 +03:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						c9a96075fa 
					 
					
						
						
							
							Fixed   #20378  -- regression in GenericRelation on abstract model  
						
						... 
						
						
						
						When a GenericRelation was defined on abstract model, queries on childs
of the abstract model didn't work. The problem was in the way fields and
in particular field.rel was copied from models to their children.
The regression was likely caused by #19385 . Thanks to Gavin Wahl for
spotting the regression. 
						
						
					 
					
						2013-05-20 18:02:10 +03:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						f53059b411 
					 
					
						
						
							
							Fixed qs.values() regression when used in subquery  
						
						
						
						
					 
					
						2013-05-20 15:38:47 +03:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						6d81d5d82e 
					 
					
						
						
							
							Merge pull request  #1181  from aaugustin/better-api-to-disable-atomic-requests  
						
						... 
						
						
						
						Changed API to disable ATOMIC_REQUESTS per view. 
						
						
					 
					
						2013-05-20 00:26:06 -07:00 
						 
				 
			
				
					
						
							
							
								Carl Meyer 
							
						 
					 
					
						
						
							
						
						a7dc13ec23 
					 
					
						
						
							
							Fixed   #20437  - marked a test-runner test as expected-fail under certain conditions.  
						
						
						
						
					 
					
						2013-05-20 01:56:23 -04:00 
						 
				 
			
				
					
						
							
							
								Tomasz Jaskowski 
							
						 
					 
					
						
						
							
						
						022de7e139 
					 
					
						
						
							
							Fixed   #20449  - Corrected test sensitivity to current working dir.  
						
						
						
						
					 
					
						2013-05-19 23:58:06 -04:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						7c56212c71 
					 
					
						
						
							
							Lower the max length for a test field so that it works on MySQL.  
						
						
						
						
					 
					
						2013-05-19 13:58:58 -07:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						190771d003 
					 
					
						
						
							
							Fixed fixtures testing failure  
						
						... 
						
						
						
						The failure was caused by generating the same warning from two tests.
The second time the same warning was raised it was swallowed by the
"once" simplefilter of warnings. 
						
						
					 
					
						2013-05-19 20:53:49 +03:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						6633eeb886 
					 
					
						
						
							
							Changed API to disable ATOMIC_REQUESTS per view.  
						
						... 
						
						
						
						A decorator is easier to apply to CBVs. Backwards compatibility isn't an
issue here, except for people running on a recent clone of master.
Fixed a few minor problems in the transactions docs while I was there. 
						
						
					 
					
						2013-05-19 19:53:16 +02:00 
						 
				 
			
				
					
						
							
							
								Preston Holmes 
							
						 
					 
					
						
						
							
						
						6786920fd8 
					 
					
						
						
							
							Fixed   #16330  -- added --pks option in dumpdata command  
						
						... 
						
						
						
						Thanks to guettli for the initial ticket and patch, with additional work
from mehmetakyuz and Kevin Brolly. 
						
						
					 
					
						2013-05-19 09:10:40 -07:00 
						 
				 
			
				
					
						
							
							
								Bozidar Benko 
							
						 
					 
					
						
						
							
						
						2d309a7043 
					 
					
						
						
							
							Fixed   #15961  -- Modified ModelAdmin to allow for custom search methods.  
						
						... 
						
						
						
						This adds a get_search_results method that users can override to
provide custom search strategies.
Thanks to Daniele Procida for help with the docs. 
						
						
					 
					
						2013-05-19 16:45:00 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						b06f6c1618 
					 
					
						
						
							
							Fixed test failure introduced in  1927bf7c91.  
						
						
						
						
					 
					
						2013-05-19 16:23:14 +02:00 
						 
				 
			
				
					
						
							
							
								Pablo Recio 
							
						 
					 
					
						
						
							
						
						65f9e0affd 
					 
					
						
						
							
							Fixes   #18896 . Add tests verifying that you can get IntegrityErrors using get_or_create through relations like M2M, and it also adds a note into the documentation warning about it  
						
						
						
						
					 
					
						2013-05-19 14:16:12 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						d34b1c29e2 
					 
					
						
						
							
							Merge pull request  #1161  from erikr/urlize-additional-test  
						
						... 
						
						
						
						Fixed  #19070  -- Additional test for urlize and brackets 
					
						2013-05-19 04:59:15 -07:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						f7467181aa 
					 
					
						
						
							
							Merge pull request  #1160  from erikr/host-inet-postgres2  
						
						... 
						
						
						
						Fixed  #11442  -- Postgresql backend casts all inet types to text 
					
						2013-05-19 04:57:10 -07:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						1927bf7c91 
					 
					
						
						
							
							Fix   #19070  -- Additional test for urlize and brackets  
						
						
						
						
					 
					
						2013-05-19 13:39:21 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						60d94c2a80 
					 
					
						
						
							
							Fixed   #11442  -- Postgresql backend casts all inet types to text  
						
						
						
						
					 
					
						2013-05-19 13:28:09 +02:00 
						 
				 
			
				
					
						
							
							
								Łukasz Langa 
							
						 
					 
					
						
						
							
						
						660762681c 
					 
					
						
						
							
							Fixed   #20126  -- XViewMiddleware moved to django.contrib.admindocs.middleware  
						
						
						
						
					 
					
						2013-05-19 13:18:35 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						cb86f707a0 
					 
					
						
						
							
							Fixed   #12747  -- Made reason phrases customizable.  
						
						
						
						
					 
					
						2013-05-19 13:14:54 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						3129d19071 
					 
					
						
						
							
							Merge pull request  #1152  from ambv/issue11915  
						
						... 
						
						
						
						Fixed  #11915 : generic Accept-Language matches country-specific variants 
					
						2013-05-19 04:01:20 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						04e0fc029f 
					 
					
						
						
							
							Merge pull request  #1094  from senko/ticket_11160  
						
						... 
						
						
						
						Fixed  #11160 : Formset non_form_errors returns ErrorList() if is_valid is not called 
					
						2013-05-19 03:56:14 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						7a99d1e167 
					 
					
						
						
							
							Merge pull request  #1134  from senko/ticket_18990  
						
						... 
						
						
						
						Fixed  #18990 : Loaddata now complains if fixture doesn't exist 
					
						2013-05-19 03:54:29 -07:00 
						 
				 
			
				
					
						
							
							
								Łukasz Langa 
							
						 
					 
					
						
						
							
						
						26e3e7ecb5 
					 
					
						
						
							
							Fixed   #11915 : generic Accept-Language matches country-specific variants  
						
						
						
						
					 
					
						2013-05-19 12:50:09 +02:00 
						 
				 
			
				
					
						
							
							
								Senko Rasic 
							
						 
					 
					
						
						
							
						
						65c557115f 
					 
					
						
						
							
							fix warnings imports in fixtures tests  
						
						
						
						
					 
					
						2013-05-19 12:49:03 +02:00 
						 
				 
			
				
					
						
							
							
								Honza Kral 
							
						 
					 
					
						
						
							
						
						4ad1eb1c14 
					 
					
						
						
							
							Fixed   #12674  -- provide a way to override admin validation  
						
						... 
						
						
						
						Moved admin validation code to classes and have those be class
attributes to the ModelAdmin classes. 
						
						
					 
					
						2013-05-19 12:42:52 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						264f8650e3 
					 
					
						
						
							
							ModelState now freezes options and bases  
						
						
						
						
					 
					
						2013-05-19 12:35:17 +02:00 
						 
				 
			
				
					
						
							
							
								Łukasz Langa 
							
						 
					 
					
						
						
							
						
						e80636b668 
					 
					
						
						
							
							Added TransRealMixin to fix i18n global state pollution in the test suite  
						
						
						
						
					 
					
						2013-05-19 12:05:57 +02:00 
						 
				 
			
				
					
						
							
							
								Senko Rasic 
							
						 
					 
					
						
						
							
						
						c44a2c40fe 
					 
					
						
						
							
							Fixed   #18990  -- Loaddata now complains if fixture doesn't exist  
						
						... 
						
						
						
						If the fixture doesn't exist, loaddata will output a warning.
The fixture named "initial_data" is exceptional though; if it
doesn't exist, the warning is not emitted. This allows syncdb and
flush management commands to attempt to load it without causing
spurious warnings.
Thanks to Derega, ptone, dirigeant and d1ffuz0r for contributions
to the ticket. 
						
						
					 
					
						2013-05-19 11:31:27 +02:00 
						 
				 
			
				
					
						
							
							
								Senko Rasic 
							
						 
					 
					
						
						
							
						
						cc3b3ba93a 
					 
					
						
						
							
							Fixed   #18990 : Loaddata now complains if fixture doesn't exist  
						
						... 
						
						
						
						The fixture named "initial_data" is exceptional though; if it
doesn't exist, the error is not raised. This allows syncdb and
flush management commands to attempt to load it without causing
an error if it doesn't exist. 
						
						
					 
					
						2013-05-19 10:56:09 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Crotti 
							
						 
					 
					
						
						
							
						
						5124ab7620 
					 
					
						
						
							
							add comment to explain why it's necessary to do an explicit check for  
						
						... 
						
						
						
						Python2 and how metaclasses are defined 
						
						
					 
					
						2013-05-19 10:36:04 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Tamlyn 
							
						 
					 
					
						
						
							
						
						c70ca4879e 
					 
					
						
						
							
							Merge pull request  #1116  from elektrrrus/ticket_20234_20236  
						
						... 
						
						
						
						Ticket 20234 20236 
						
						
					 
					
						2013-05-19 01:32:41 -07:00 
						 
				 
			
				
					
						
							
							
								Emil Stenström 
							
						 
					 
					
						
						
							
						
						7d77e9786a 
					 
					
						
						
							
							Fixed   #20246  -- Added non-breaking spaces between values an units  
						
						
						
						
					 
					
						2013-05-18 23:01:48 +02:00 
						 
				 
			
				
					
						
							
							
								Tome Cvitan 
							
						 
					 
					
						
						
							
						
						caf56ad174 
					 
					
						
						
							
							Fixed   #20440  -- Ensured CharField's max_length/min_length are integers  
						
						
						
						
					 
					
						2013-05-18 22:30:24 +02:00 
						 
				 
			
				
					
						
							
							
								Karol Sikora 
							
						 
					 
					
						
						
							
						
						3eba8c7f7f 
					 
					
						
						
							
							Fixed   #20234  and  #20236  -- SingleObjectMixin fixes  
						
						... 
						
						
						
						Added object on SingleObjectMixin returned context,
some code clanup. 
						
						
					 
					
						2013-05-18 21:13:27 +02:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						0038296135 
					 
					
						
						
							
							Fixed  ff881aef on Python 3.  
						
						
						
						
					 
					
						2013-05-18 20:48:47 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						38a8cf1cdc 
					 
					
						
						
							
							Fix state tests a little  
						
						
						
						
					 
					
						2013-05-18 18:30:34 +02:00 
						 
				 
			
				
					
						
							
							
								Shai Berger 
							
						 
					 
					
						
						
							
						
						ff881aef53 
					 
					
						
						
							
							Fixed   #13958  -- problem reporting exception from \r-line-ended file  
						
						... 
						
						
						
						Thanks petrvanblokland for reporting and saz for the patch 
						
						
					 
					
						2013-05-18 19:30:03 +03:00