Skip to content

Commit 18bf7ee

Browse files
Up readme
1 parent 8d307ef commit 18bf7ee

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ are used for versioning (schema follows below):
2323
- Drop support for Django < 2.2.
2424
- Tested against Python 3.9, 3.10 and 3.11.
2525
- Tested against Django 3.1, 3.2, 4.0 and 4.1.
26+
- Apply ``black``, ``isort`` and ``ruff``.
27+
- Fix GitHub CI.
2628

2729
0.3.5
2830
-----

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ Full documentation on `Read the docs`_.
3434

3535
Requirements
3636
============
37-
* Python 3.7, 3.8, 3.9, 3.10 or 3.11
38-
* Django 2.2, 3.0, 3.1, 3.2, 4.0 or 4.1
37+
* Python 3.7, 3.8, 3.9, 3.10 or 3.11.
38+
* MongoDB 3.x, 4.x, 5.x.
39+
* Django 2.2, 3.0, 3.1, 3.2, 4.0 or 4.1.
3940

4041
Installation
4142
============

0 commit comments

Comments
 (0)