File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ** 2024-08-25**
4
+
5
+ - Fix extend media in DALFModelAdmin without overriding default assets - [ Bahattin] [ bahattincinic ]
6
+
7
+ ---
8
+
3
9
** 2024-08-16**
4
10
5
- - Add ` gettextSafe ` function to handle missing gettext in Django
11
+ - Add ` gettextSafe ` function to handle missing gettext in Django - [ Bahattin ] [ bahattincinic ]
6
12
7
13
---
8
14
Original file line number Diff line number Diff line change @@ -275,9 +275,15 @@ rake upload:test # Upload package to test distro
275
275
276
276
## Change Log
277
277
278
+ ** 2024-08-25**
279
+
280
+ - Fix extend media in DALFModelAdmin without overriding default assets - [ Bahattin] [ bahattincinic ]
281
+
282
+ ---
283
+
278
284
** 2024-08-16**
279
285
280
- - Add ` gettextSafe ` function to handle missing gettext in Django
286
+ - Add ` gettextSafe ` function to handle missing gettext in Django - [ Bahattin ] [ bahattincinic ]
281
287
282
288
---
283
289
You can’t perform that action at this time.
0 commit comments