fix(docs): Change `versionchanged` value

This commit is contained in:
Laerte Pereira 2023-01-20 08:33:35 -03:00
parent 973f0cf567
commit b611848029
No known key found for this signature in database
GPG Key ID: BB69B5C731BB8A80
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ which uses safe numeric encoding (``\uXXXX`` sequences) for historic reasons.
Use ``utf-8`` if you want UTF-8 for JSON too.
.. versionchanged:: 2.8
.. versionchanged:: VERSION
The :command:`startproject` command now sets this setting to
``utf-8`` in the generated ``settings.py`` file.