1
0
mirror of https://github.com/django/django.git synced 2025-04-13 03:52:20 +00:00

[2.2.x] Changed charset and collation link to MySQL docs.

Backport of f3a03d5b61bbf6a47c9aaf8113cff5b1befbcbc5 from master
This commit is contained in:
Mykola Nicholas 2019-06-11 12:16:27 +03:00 committed by Mariusz Felisiak
parent 430f7e9dac
commit d5d22e1090

View File

@ -713,7 +713,7 @@ backend-specific.
Supported by the PostgreSQL_ (``postgresql``) and MySQL_ (``mysql``) backends.
.. _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