[ ] django recaptcha is ready since 4.0.0 but we are tied to the 3.0.0 because of Fobi, and 3.0.0 only have official support for Django 4.0;
[ ] Fobi is currently only tested on 4.1, there is an onwork pull request which adopt 4.2, not merged yet. However we may quickly check with current release and Django 4.2, maybe it could work flawlessly;
[ ] django-ckeditor has no official support yet however it is used on Lotus which have support and tested for Django 4.2;
[ ] django-icomoon has only support and tested for Django 3.1... By the way is is worth to keep it in Bireli ?
Is your feature request related to a problem? Please describe.
We are actually on Django 4.0, some of our used libraries already dropped support for Django<4.2, we need to upgrade since it is the last LTS.
Describe the solution you'd like
Upgrade to Django 4.2, this will need some review on third applications we support: