diff --git a/README.rst b/README.rst index 613f0ba..bf51b4e 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ DjangoQL Advanced search language for Django, with auto-completion. Supports logical operators, parenthesis, table joins, and works with any Django model. Tested on -Python 2.7, 3.5 - 3.11, Django 1.8 - 4.2. The auto-completion feature has been +Python 2.7, 3.5 - 3.11, Django 1.8 - 5.0. The auto-completion feature has been tested in Chrome, Firefox, Safari, IE9+. See a video: `DjangoQL demo `_