We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c964d1 commit 9b0d39fCopy full SHA for 9b0d39f
README-Finder.md
@@ -111,8 +111,8 @@ git switch finder
111
pip install --no-deps -e .
112
```
113
114
-The new version of **django-filer** requires Django-5.2 or later. Since this currently is not
115
-released, you have to install the current development version of Django from GitHub as well.
+The new version of **django-filer** requires Django-5.2 or later. Since this hasn't been
+released yet, you have to install the latest development version of Django from GitHub as well.
116
117
The new version of **django-filer** currently has only been tested with SQLite and Postgres, but
118
should also work on MariaDB and MySQL.
0 commit comments