mirror of
https://github.com/django-components/django-components.git
synced 2025-08-09 00:37:59 +00:00
10 lines
520 B
Markdown
10 lines
520 B
Markdown
Django-components supports all supported combinations versions of [Django](https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django) and [Python](https://devguide.python.org/versions/#versions).
|
|
|
|
| Python version | Django version |
|
|
| -------------- | -------------- |
|
|
| 3.8 | 4.2 |
|
|
| 3.9 | 4.2 |
|
|
| 3.10 | 4.2, 5.0, 5.1 |
|
|
| 3.11 | 4.2, 5.0, 5.1 |
|
|
| 3.12 | 4.2, 5.0, 5.1 |
|
|
| 3.13 | 5.1 |
|