mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 07:59: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
|
@ -5,13 +5,13 @@ A way to create simple reusable template components in Django.
|
||||||
# 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.6 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||||
| 3.7 | 1.11, 2.0, 2.1, 2.2 |
|
| 3.7 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||||
| 3.8 | 1.11, 2.0, 2.1, 2.2 |
|
| 3.8 | 1.11, 2.0, 2.1, 2.2, 3.0 |
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue