Add 3.2 LTS recommendation, 4 for early adopters

This commit is contained in:
Garret Wassermann 2022-06-12 03:27:52 -04:00
parent 61f086a0ac
commit e613c2107f

View File

@ -52,7 +52,7 @@ Installation
`django-helpdesk` requires:
* Python 3.8+
* Django 3.2 LTS
* Django 3.2 LTS highly recommended (early adopters may test Django 4)
You can quickly install the latest stable version of `django-helpdesk`
app via `pip`::