0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/js_tests/admin
Gagan Deep 982e860b73 Fixed #32062 -- Added %b support to Date.strftime.
This enables the admin to display the month as locale's abbreviated
name if %b is used in the date format.
2020-10-28 11:11:37 +01:00
..
actions.test.js
core.test.js
DateTimeShortcuts.test.js
inlines.test.js
jsi18n-mocks.test.js
SelectBox.test.js
SelectFilter2.test.js
URLify.test.js