mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Revert "Fixed #23455 -- Forced related_name to be a unicode string during deconstruction."
This reverts commit 45bd7b3bd9.
			
			
This commit is contained in:
		| @@ -124,3 +124,7 @@ Bugfixes | ||||
|  | ||||
| * Fixed a crash in the admin when using "Save as new" and also deleting a | ||||
|   related inline (:ticket:`23857`). | ||||
|  | ||||
| * Removed auto-conversion of ``related_name`` to unicode in field | ||||
|   deconstruction, to maintain consistency of bytes/text in migrations matching | ||||
|   the original values (:ticket:`23455` and :ticket:`23982`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user