Skip to content

Commit fa6177f

Browse files
authored
Add the supported version in the README
1 parent 70c5958 commit fa6177f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
A module for Wagtail that provides functionality similar to `wagtail.documents` module,
1010
but for audio and video files.
1111

12-
## Join the Community at Wagtail Space!
12+
## Requirements
1313

14-
We'll be at Wagtail Space US this year! The Call for Participation and Registration for both Wagtail Space 2024 events is open. We would love to have you give a talk, or just us as an attendee in June.
14+
wagtailmedia requires the following:
1515

16-
* [Wagtail Space NL](https://nl.wagtail.space/), Arnhem, The Netherlands. 2024-06-14
17-
* [Wagtail Space US](https://us.wagtail.space/), Philadelphia, PA. 2024-06-20 to 2024-06-22
16+
- Python (3.8, 3.9, 3.10, 3.11, 3.12)
17+
- Django (4.2, 5.0, 5.1)
18+
- Wagtail (5.2, 6.1)
1819

1920
## Install
2021

0 commit comments

Comments
 (0)