Skip to content

Commit 4abc9ad

Browse files
committed
Remove duplicated list of supported Django versions from README
1 parent fa48979 commit 4abc9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class SiteConfiguration(SingletonModel):
9595
Installation
9696
------------
9797

98-
This application requires Django 3.2, 4.0, or 4.1.
98+
This application requires a supported version of Django.
9999

100100
* Install the package using `pip install django-solo`
101101
* Add ``solo`` or ``solo.apps.SoloAppConfig`` to your ``INSTALLED_APPS`` setting.

0 commit comments

Comments
 (0)