Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						e244e456c7 
					 
					
						
						
							
							[1.7.x] Appeased flake8.  
						
						... 
						
						
						
						Backport of b1432bfc 
						
						
					 
					
						2014-05-08 22:45:26 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						f53d1576ca 
					 
					
						
						
							
							[1.7.x]  Fixed   #22337 : FileSystemStorage marked as deconstructible and tested.  
						
						
						
						
					 
					
						2014-05-06 22:24:39 -07:00 
						 
				 
			
				
					
						
							
							
								Claude Paroz 
							
						 
					 
					
						
						
							
						
						0d138b9cf4 
					 
					
						
						
							
							[1.7.x]  Fixed   #22564  -- Prevented unneeded bytestrings in migrations  
						
						... 
						
						
						
						In some cases, this could lead to migrations written with Python 2
being incompatible with Python 3.
Thanks Tim Graham for the report and Loïc Bistuer for the advices.
Backport of da9cf53cb 
						
						
					 
					
						2014-05-06 09:14:32 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						996564df4d 
					 
					
						
						
							
							[1.7.x] Fix many many typos in comments throughout the codebase  
						
						... 
						
						
						
						Backport of 2bcb8bfc8d 
						
						
					 
					
						2014-04-26 14:35:57 -04:00 
						 
				 
			
				
					
						
							
							
								Baptiste Mispelon 
							
						 
					 
					
						
						
							
						
						37f7f233f5 
					 
					
						
						
							
							Fixed   #22272  -- Fixed regression in DecimalField when using decimal_places=0.  
						
						... 
						
						
						
						Thanks to trac user merb for the report. 
						
						
					 
					
						2014-03-14 17:21:59 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						add1584bfa 
					 
					
						
						
							
							4 flake8 warning fixes  
						
						
						
						
					 
					
						2014-03-08 16:17:54 -08:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						6b07804474 
					 
					
						
						
							
							Fixed   #22183 : Through M2Ms now correctly handled  
						
						
						
						
					 
					
						2014-03-08 15:58:04 -08:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						cd7a2a077e 
					 
					
						
						
							
							Fixed   #22199 : Bad max_length deconstruction for FileField  
						
						
						
						
					 
					
						2014-03-08 13:59:12 -08:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						c9de1b4a55 
					 
					
						
						
							
							Implement swappable model support for migrations  
						
						
						
						
					 
					
						2014-01-19 16:43:12 +00:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						86e69bf3b6 
					 
					
						
						
							
							Fixed   #21785 : Bad handling of both auto_now and _add on deconstruct  
						
						
						
						
					 
					
						2014-01-17 10:46:03 +00:00 
						 
				 
			
				
					
						
							
							
								Aymeric Augustin 
							
						 
					 
					
						
						
							
						
						6e895f9e06 
					 
					
						
						
							
							Removed superfluous models.py files.  
						
						... 
						
						
						
						Added comments in the three empty models.py files that are still needed.
Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module. 
						
						
					 
					
						2013-12-17 11:16:48 +01:00 
						 
				 
			
				
					
						
							
							
								Tim Graham 
							
						 
					 
					
						
						
							
						
						96d1d4e292 
					 
					
						
						
							
							Removed unused local variables in tests.  
						
						
						
						
					 
					
						2013-10-19 08:31:38 -04:00 
						 
				 
			
				
					
						
							
							
								Erik Romijn 
							
						 
					 
					
						
						
							
						
						1a63092981 
					 
					
						
						
							
							Fixed   #20439  -- Started deprecation of IPAddressField  
						
						
						
						
					 
					
						2013-09-28 10:55:32 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew Godwin 
							
						 
					 
					
						
						
							
						
						48dd1e63bb 
					 
					
						
						
							
							Ported over Field.deconstruct() from my schema alteration branch.  
						
						... 
						
						
						
						This is to help other ongoing branches which would benefit from
this functionality. 
						
						
					 
					
						2013-06-28 17:27:52 +01:00