1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/js_tests/admin
sarahboyce 531f557f92 Fixed #23049 -- Added %a and %A support to Date.strftime.
This enables the admin to display the day as locale's abbreviated/full
name if %a/%A is used in the date format.
2023-06-09 12:18:17 +02:00
..
actions.test.js
core.test.js Fixed #23049 -- Added %a and %A support to Date.strftime. 2023-06-09 12:18:17 +02:00
DateTimeShortcuts.test.js
inlines.test.js
jsi18n-mocks.test.js
navigation.test.js
SelectBox.test.js
SelectFilter2.test.js Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters. 2022-09-06 10:46:58 +02:00
URLify.test.js