mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33565 -- Improved locale format validation for the makemessages command.
This commit is contained in:
committed by
Carlton Gibson
parent
49b470b918
commit
c32858a8ce
@@ -155,7 +155,8 @@ Logging
|
||||
Management Commands
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* :djadmin:`makemessages` command now supports locales with private sub-tags
|
||||
such as ``nl_NL-x-informal``.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user