django-components/docs/user_guide/installation/requirements_compatibility.md
2024-08-24 11:23:24 +02:00

682 B

Compatibility and requirements

Django-components supports all supported combinations versions of Django and Python.

Python version Django version
3.8 3.2, 4.0, 4.1, 4.2
3.9 3.2, 4.0, 4.1, 4.2
3.10 3.2, 4.0, 4.1, 4.2, 5.0
3.11 4.1, 4.2, 5.0
3.12 4.2, 5.0

For each version of Django and Python, we recommend using the latest micro release (A.B.C).