From 4bc94ef785daa0f853a1df1351dfcd5da40efc40 Mon Sep 17 00:00:00 2001 From: Scott Cranfill Date: Sun, 3 Nov 2024 13:48:26 -0500 Subject: [PATCH] Update minimum Django version in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b0156bc6..3d58ceda 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Easy Thumbnails :target: https://github.com/SmileyChris/easy-thumbnails/actions/workflows/python.yml -A powerful, yet easy to implement thumbnailing application for Django 2.2+ +A powerful, yet easy to implement thumbnailing application for Django 4.2+ Below is a quick summary of usage. For more comprehensive information, view the `full documentation`__ online or the peruse the project's ``docs`` directory.