chore: add support for Django 5.2 and drop for 5.0 (#1092)

This commit is contained in:
Juro Oravec 2025-04-06 11:57:41 +02:00 committed by GitHub
parent 637e143538
commit 0ed46e4d30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

View file

@ -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