mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.8.x] Fixed #23271 -- Fixed makemessages crash/test failure for some locales.
Backport of 57202a112a from master
			
			
This commit is contained in:
		| @@ -78,6 +78,8 @@ Bugfixes | ||||
| * Removed flushing of the test database with :djadminopt:`--keepdb`, which | ||||
|   prevented apps with data migrations from using the option (:ticket:`24729`). | ||||
|  | ||||
| * Fixed ``makemessages`` crash in some locales (:ticket:`23271`). | ||||
|  | ||||
| Optimizations | ||||
| ============= | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user