1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #29548 -- Updated docs for MariaDB support.

This commit is contained in:
Mariusz Felisiak
2019-05-27 19:59:49 +02:00
committed by GitHub
parent 5ec44973dc
commit b6c4766f53
10 changed files with 33 additions and 13 deletions

View File

@@ -38,6 +38,12 @@ compatible with Django 3.0.
What's new in Django 3.0
========================
MariaDB support
---------------
Django now officially supports `MariaDB <https://mariadb.org/>`_ 10.1 and
higher. See :ref:`MariaDB notes <mariadb-notes>` for more details.
Minor features
--------------