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
..
DateTimeShortcuts.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00
SelectBox.test.js Fixed #31522 -- Made admin's SelectBox preserve scroll position. 2020-07-01 16:31:38 +02:00
SelectFilter2.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00
URLify.test.js Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields. 2020-05-27 12:32:56 +02:00
actions.test.js Fixed #31523 -- Removed jQuery dependency from actions.js. 2020-06-24 11:54:48 +02:00
core.test.js Fixed #32062 -- Added %b support to Date.strftime. 2020-10-28 11:11:37 +01:00
inlines.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00
jsi18n-mocks.test.js Refs #31493 -- Changed IIFE to ES6 blocks. 2020-04-29 10:22:41 +02:00