Skip to content

Commit 70e970e

Browse files
Update README with compatibility needs [ci skip]
1 parent 5eaffb4 commit 70e970e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Quickstart
4141

4242
Cachalot officially supports Python 3.6-3.9 and Django 2.2 and 3.0-3.2 with the databases PostgreSQL, SQLite, and MySQL.
4343

44-
No upper limit is imposed by cachalot. When Django's async ORM or cache is rolled out, there may be huge changes and breakages due to cachalot monkey-patching.
44+
No upper limit is imposed by cachalot. However, if you use a Django version that is not officially supported,
45+
you may end up battling mounting errors/exceptions and cache misses. Please stay within compatibility.
4546

4647
Usage
4748
-----

0 commit comments

Comments
 (0)