You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Django 3.2 LTS reaching the end of extended support within the next month, we need to upgrade to Django 4.2 LTS soon but are unsure if Grappelli is compatible at the current time. The README suggests that the only versions supported currently are 3.2 LTS and 4.0:
Is there a version of Grappelli that is compatible with 4.2 LTS? If not, are there any steps that the community can help with in order to get this up and running?
The text was updated successfully, but these errors were encountered:
That's a minor glitch with the README file ... it should be 4.x instead of 4.0. We're using grappelli 3.0.8 with Django 4.2 LTS for a while now and it should work fine. I'll update the docs.
With Django 3.2 LTS reaching the end of extended support within the next month, we need to upgrade to Django 4.2 LTS soon but are unsure if Grappelli is compatible at the current time. The
README
suggests that the only versions supported currently are 3.2 LTS and 4.0:django-grappelli/README.rst
Lines 39 to 40 in d7ce15a
Is there a version of Grappelli that is compatible with 4.2 LTS? If not, are there any steps that the community can help with in order to get this up and running?
The text was updated successfully, but these errors were encountered: