mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[4.1.x] Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop for models with db_table."
Regression inafeafd6036. This revertsafeafd6036. Thanks Timothy Thomas for the report. Backport of166a3b3263from main
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							c9ebd5b7aa
						
					
				
				
					commit
					7d5ccbbe1a
				
			| @@ -46,3 +46,6 @@ Bugfixes | ||||
|  | ||||
| * Fixed a migration crash on ``ManyToManyField`` fields with ``through`` | ||||
|   referencing models in different apps (:ticket:`33938`). | ||||
|  | ||||
| * Fixed a regression in Django 4.1 that caused an incorrect migration when | ||||
|   renaming a model with ``ManyToManyField`` and ``db_table`` (:ticket:`33953`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user