mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
chore: add support for Django 5.2 and drop for 5.0 (#1092)
This commit is contained in:
parent
637e143538
commit
0ed46e4d30
3 changed files with 12 additions and 12 deletions
|
@ -4,10 +4,10 @@ Django-components supports all supported combinations versions of [Django](https
|
|||
| -------------- | -------------- |
|
||||
| 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 |
|
||||
| 3.10 | 4.2, 5.1, 5.2 |
|
||||
| 3.11 | 4.2, 5.1, 5.2 |
|
||||
| 3.12 | 4.2, 5.1, 5.2 |
|
||||
| 3.13 | 5.1, 5.2 |
|
||||
|
||||
### Operating systems
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue