mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 07:59:08 +00:00
Update compatibility table.
This commit is contained in:
parent
e634a5a517
commit
7c57f06f3d
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -55,13 +55,14 @@ TEMPLATES = [
|
||||||
# Compatiblity
|
# Compatiblity
|
||||||
|
|
||||||
| Python version | Django version |
|
| Python version | Django version |
|
||||||
|----------------|--------------------------|
|
|----------------|-------------------------------|
|
||||||
| 2.7 | 1.11 |
|
| 2.7 | 1.11 |
|
||||||
| 3.4 | 1.11, 2.0 |
|
| 3.4 | 1.11, 2.0 |
|
||||||
| 3.5 | 1.11, 2.0, 2.1, 2.2 |
|
| 3.5 | 1.11, 2.0, 2.1, 2.2 |
|
||||||
| 3.6 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
| 3.6 | 1.11, 2.0, 2.1, 2.2, 3.0, 3.1 |
|
||||||
| 3.7 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
| 3.7 | 1.11, 2.0, 2.1, 2.2, 3.0, 3.1 |
|
||||||
| 3.8 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
| 3.8 | 2.1, 2.2, 3.0, 3.1 |
|
||||||
|
| 3.9 | 2.1, 2.2, 3.0, 3.1 |
|
||||||
|
|
||||||
# Create your first component
|
# Create your first component
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue