diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 4b86e24795..e718232079 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -853,6 +853,10 @@ raised. To enable the JSON1 extension you can follow the instruction on `the wiki page`_. +.. note:: + + The JSON1 extension is enabled by default on SQLite 3.38+. + .. _JSON1 extension: https://www.sqlite.org/json1.html .. _the wiki page: https://code.djangoproject.com/wiki/JSON1Extension