Closed kiendang closed 12 months ago
Django 4.2.8 which added support for Python 3.12 has just been released. https://docs.djangoproject.com/en/4.2/faq/install/#what-python-version-can-i-use-with-django
Django 5.0.0 is out as well but Django REST is not fully compatible yet, failing just 1 of our tests. Will settle that in a future PR.
🌷
Django 4.2.8 which added support for Python 3.12 has just been released. https://docs.djangoproject.com/en/4.2/faq/install/#what-python-version-can-i-use-with-django
Django 5.0.0 is out as well but Django REST is not fully compatible yet, failing just 1 of our tests. Will settle that in a future PR.