Skip to content

Commit 3efbc60

Browse files
committed
Supporting Django 4.2 from now on
1 parent 9fd5c66 commit 3efbc60

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
Features
1111
--------
1212

13-
- Python 3.4, Django 3.2+ support,
13+
- **Django 4.2 support starting DAL 3.10**, support for earlier Django versions
14+
in DAL < 3.10
1415
- Django (multiple) choice support,
1516
- Django (multiple) model choice support,
1617
- Django generic foreign key support (through django-querysetsequence),
@@ -25,13 +26,6 @@ Features
2526
use cases too,
2627
- A documented automatically tested example for each use case in test_project.
2728

28-
Roadmap
29-
-------
30-
31-
- DAL < 4 supports Python 2 and 3 and Django 1.8 to 3.x
32-
- DAL 4 supports Django 3.x and 4.x and Python 3
33-
- DAL >= 3.9 offers a modern alternative to select2
34-
3529
Resources
3630
---------
3731

0 commit comments

Comments
 (0)