Ian Clelland 
							
						 
					 
					
						
						
							
						
						515cf94b60 
					 
					
						
						
							
							[1.5.x] Use new TestCase methods for equality comparisons  
						
						... 
						
						
						
						Backport of 8d35fd4c32 
						
						
					 
					
						2012-12-24 02:19:16 +00:00 
						 
				 
			
				
					
						
							
							
								Anssi Kääriäinen 
							
						 
					 
					
						
						
							
						
						a8a81aae20 
					 
					
						
						
							
							Fixed   #18343  -- Cleaned up deferred model implementation  
						
						... 
						
						
						
						Generic cleanup and dead code removal in deferred model field loading
and model.__reduce__().
Also fixed an issue where if an inherited model with a parent field
chain parent_ptr_id -> id would be deferred loaded, then accessing
the id field caused caused a database query, even if the id field's
value is already loaded in the parent_ptr_id field. 
						
						
					 
					
						2012-05-27 18:11:13 +03:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						d5a45d79fe 
					 
					
						
						
							
							Convert all modeltests to use absolute imports, rather than relative ones.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@16975  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2011-10-13 18:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								Ian Kelly 
							
						 
					 
					
						
						
							
						
						f17fc56602 
					 
					
						
						
							
							Fixed a bunch more tests that were failing in Oracle due to false assumptions about the primary keys of objects.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@15789  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2011-03-09 23:46:28 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Gaynor 
							
						 
					 
					
						
						
							
						
						222c732616 
					 
					
						
						
							
							Fixed   #10728  -- corrected subclassing of Fields who use the SubfieldBase metaclass.  Thanks to G2P and George Sakkis for their work on the patch.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@14443  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-11-02 18:40:53 +00:00 
						 
				 
			
				
					
						
							
							
								Russell Keith-Magee 
							
						 
					 
					
						
						
							
						
						e2e1802e48 
					 
					
						
						
							
							Migrated the field_subclsasing doctests. Thanks to Alex Gaynor.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@13780  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-09-12 20:03:48 +00:00 
						 
				 
			
				
					
						
							
							
								Joseph Kocherhans 
							
						 
					 
					
						
						
							
						
						ff963358d7 
					 
					
						
						
							
							Fixed   #12734 . Deferred fields will now be properly converted to python when accessed. Thanks, Alex Gaynor.  
						
						... 
						
						
						
						git-svn-id: http://code.djangoproject.com/svn/django/trunk@12579  bcc190cf-cafb-0310-a4f2-bffc1f526a37 
						
						
					 
					
						2010-02-24 19:06:59 +00:00