We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfb5a00 + 34b65fb commit b2a3805Copy full SHA for b2a3805
CHANGELOG.md
@@ -23,6 +23,8 @@
23
- Fixes `extract_host_and_port` to support standalone port numbers (e.g., `python manage.py runserver 55555`);
24
- Updates tox configuration to use `dev` dependency group;
25
- Removes Docker instructions from documentation;
26
+- Drops support for Python 3.10;
27
+- Ensures Django 6.0 support;
28
29
## 4.2.0
30
0 commit comments