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 48ff900 commit 5c1a1e0Copy full SHA for 5c1a1e0
Changelog
@@ -4,6 +4,22 @@
4
Change history
5
================
6
7
+.. _version-2.4.0:
8
+
9
+2.4.0
10
+=====
11
+:release-date: 2022-10-19 7:15 p.m. UTC+6:00
12
+:release-by: Asif Saif Uddin
13
14
+- Fixed error path for zh-Hans translate (#548).
15
+- Django>=3.2,<4.2 (#567).
16
+- fix: downgrade importlib-metadata<5.0 until celery 5.3.0 release.
17
+- Fixed signals can not connect to OneToOneField (#572) (#573).
18
+- Remove superseded ExtendedQuerySet as it's functionality is built in.
19
+- Wrapped fieldset labels of PeriodicTaskAdmin around gettext_lazy.
20
+- fix: update PeriodicTask from entry (#344).
21
22
23
.. _version-2.3.0:
24
25
2.3.0
0 commit comments