mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[2.2.x] Changed charset and collation link to MySQL docs.
Backport of f3a03d5b61bbf6a47c9aaf8113cff5b1befbcbc5 from master
This commit is contained in:
parent
430f7e9dac
commit
d5d22e1090
@ -713,7 +713,7 @@ backend-specific.
|
|||||||
Supported by the PostgreSQL_ (``postgresql``) and MySQL_ (``mysql``) backends.
|
Supported by the PostgreSQL_ (``postgresql``) and MySQL_ (``mysql``) backends.
|
||||||
|
|
||||||
.. _PostgreSQL: https://www.postgresql.org/docs/current/multibyte.html
|
.. _PostgreSQL: https://www.postgresql.org/docs/current/multibyte.html
|
||||||
.. _MySQL: https://dev.mysql.com/doc/refman/en/charset-database.html
|
.. _MySQL: https://dev.mysql.com/doc/refman/en/charset-charsets.html
|
||||||
|
|
||||||
.. setting:: TEST_COLLATION
|
.. setting:: TEST_COLLATION
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user