mirror of
https://github.com/django/django.git
synced 2025-08-01 09:32:50 +00:00
[2.2.x] Changed charset and collation link to MySQL docs.
Backport of f3a03d5b61
from master
This commit is contained in:
parent
430f7e9dac
commit
d5d22e1090
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue