mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Update README to mention Django 3.0.
This commit is contained in:
parent
f3eb1d373e
commit
ed93b05db6
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -4,14 +4,14 @@ A way to create simple reusable template components in Django.
|
|||
|
||||
# Compatiblity
|
||||
|
||||
| Python version | Django version |
|
||||
|----------------|---------------------|
|
||||
| 2.7 | 1.11 |
|
||||
| 3.4 | 1.11, 2.0 |
|
||||
| 3.5 | 1.11, 2.0, 2.1, 2.2 |
|
||||
| 3.6 | 1.11, 2.0, 2.1, 2.2 |
|
||||
| 3.7 | 1.11, 2.0, 2.1, 2.2 |
|
||||
| 3.8 | 1.11, 2.0, 2.1, 2.2 |
|
||||
| Python version | Django version |
|
||||
|----------------|--------------------------|
|
||||
| 2.7 | 1.11 |
|
||||
| 3.4 | 1.11, 2.0 |
|
||||
| 3.5 | 1.11, 2.0, 2.1, 2.2 |
|
||||
| 3.6 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||
| 3.7 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||
| 3.8 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||
|
||||
# Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue