There was an error while loading. Please reload this page.
1 parent 69b1ad2 commit ae28190Copy full SHA for ae28190
README-Finder.md
@@ -117,13 +117,7 @@ git switch finder
117
pip install --no-deps -e .
118
```
119
120
-The new version of **django-filer** requires Django-5.2 or later. Since this hasn't been
121
-released, you have to install the current development version of Django from GitHub rather than PyPI
122
-using:
123
-
124
-```shell
125
-pip install https://github.com/django/django/archive/refs/heads/main.zip
126
-```
+The new version of **django-filer** requires Django-5.2 or later.
127
128
The new version of **django-filer** currently has only been tested with SQLite and Postgres, but
129
should also work on MariaDB and MySQL.
0 commit comments