File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 4
4
Change history
5
5
================
6
6
7
+ .. _version-2.3.0:
8
+
9
+ 2.3.0
10
+ =====
11
+ :release-date: 2022-03-01 1:45 p.m. UTC+6:00
12
+ :release-by: Asif Saif Uddin
13
+
14
+ - Fix default_app_config deprecation (#221)
15
+ - Use string values for django-cache keys #230 (#242)
16
+ - feat: raw delete expired instead of Queryset.delete (#235)
17
+ - Fix `pydoc.ErrorDuringImport: problem in django_celery_results url
18
+ - Russian language support (#255)
19
+ - Add Simplified Chinese translation strings.
20
+ - Minor code clean up
21
+ - feat: add periodic_task_name (#261)
22
+ - Update CI with django 4.0 (#272)
23
+ - Add translation of the messages to brazilian portuguese (#278)
24
+ - Fix properties default value (#281)
25
+ - Work around Oracle migration instability
26
+ - Fix field size for MySQL (#285)
27
+ - Update python & pypy min version (#291)
28
+ - bum min pytest versions
29
+
30
+
7
31
.. _version-2.2.0:
8
32
9
33
2.2.0
You can’t perform that action at this time.
0 commit comments