We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd5c66 commit 3efbc60Copy full SHA for 3efbc60
README
@@ -10,7 +10,8 @@
10
Features
11
--------
12
13
-- Python 3.4, Django 3.2+ support,
+- **Django 4.2 support starting DAL 3.10**, support for earlier Django versions
14
+ in DAL < 3.10
15
- Django (multiple) choice support,
16
- Django (multiple) model choice support,
17
- Django generic foreign key support (through django-querysetsequence),
@@ -25,13 +26,6 @@ Features
25
26
use cases too,
27
- A documented automatically tested example for each use case in test_project.
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
35
Resources
36
---------
37
0 commit comments