We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa48979 commit dad6a5aCopy full SHA for dad6a5a
README.md
@@ -95,7 +95,7 @@ class SiteConfiguration(SingletonModel):
95
Installation
96
------------
97
98
-This application requires Django 3.2, 4.0, or 4.1.
+This application requires a supported version of Django.
99
100
* Install the package using `pip install django-solo`
101
* Add ``solo`` or ``solo.apps.SoloAppConfig`` to your ``INSTALLED_APPS`` setting.
0 commit comments