diff --git a/.gitignore b/.gitignore index 7190a6b..0eee564 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ tests/db.sqlite* /.venv .vscode/settings.json pyrightconfig.json +.ropeproject diff --git a/README.rst b/README.rst index 49c32fe..c43324b 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ For release notes, see `Changelog = 3.2 on Python 3.6+/PyPy3 +- Django 2.2, >= 3.2 on Python 3.7+/PyPy3 - simplejson >= 3.6.5, < 4