Skip to content

Commit ae28190

Browse files
committed
Adopt README to current availability
1 parent 69b1ad2 commit ae28190

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README-Finder.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,7 @@ git switch finder
117117
pip install --no-deps -e .
118118
```
119119

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-
```
120+
The new version of **django-filer** requires Django-5.2 or later.
127121

128122
The new version of **django-filer** currently has only been tested with SQLite and Postgres, but
129123
should also work on MariaDB and MySQL.

0 commit comments

Comments
 (0)