Skip to content

Commit 798d77a

Browse files
authored
mention correct Python versions in the readme
1 parent 99493fc commit 798d77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DjangoQL
66

77
Advanced search language for Django, with auto-completion. Supports logical
88
operators, parenthesis, table joins, and works with any Django model. Tested on
9-
Python 2.7, 3.5 - 3.11, Django 1.8 - 5.0. The auto-completion feature has been
9+
Python 2.7, 3.6 - 3.12, Django 1.8 - 5.0. The auto-completion feature has been
1010
tested in Chrome, Firefox, Safari, IE9+.
1111

1212
See a video: `DjangoQL demo <https://youtu.be/oKVff4dHZB8>`_

0 commit comments

Comments
 (0)