0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01: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
URLify.test.js