mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 01:08:00 +00:00
682 B
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).