Commit e5983af7 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report.

parent cff911f4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2064,7 +2064,7 @@ Note this is only available in MySQL and requires direct manipulation of the
database to add the full-text index. By default Django uses BOOLEAN MODE for
full text searches. See the `MySQL documentation`_ for additional details.

.. _MySQL documentation: http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html>
.. _MySQL documentation: http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html


.. fieldlookup:: regex
@@ -2236,4 +2236,3 @@ Variance
        extension.

.. _SQLite documentation: http://www.sqlite.org/contrib