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

Fixed #30890 -- Added MariaDB support for the relate lookup.

This commit is contained in:
Mariusz Felisiak
2019-10-17 14:02:37 +02:00
parent bebf61de11
commit 3a8af298b9
5 changed files with 26 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ Minor features
:mod:`django.contrib.gis`
~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
* :lookup:`relate` lookup is now supported on MariaDB.
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~