django1/js_tests/admin
Jon Dufresne eb77e80de0 Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin. 2020-03-09 12:34:32 +01:00
..
DateTimeShortcuts.test.js Added test for DateTimeShortcuts.js time zone warning. 2018-07-20 11:13:45 -04:00
RelatedObjectLookups.test.js Updated to QUnit 2.0.1. 2016-12-19 12:43:47 -05:00
SelectBox.test.js Updated to QUnit 2.0.1. 2016-12-19 12:43:47 -05:00
SelectFilter2.test.js Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height. 2018-06-29 17:21:27 +02:00
URLify.test.js Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-ASCII chars are present. 2017-10-12 11:50:20 -04:00
actions.test.js Updated to QUnit 2.0.1. 2016-12-19 12:43:47 -05:00
core.test.js Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years. 2019-12-30 13:06:29 +01:00
inlines.test.js Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin. 2020-03-09 12:34:32 +01:00
jsi18n-mocks.test.js Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views 2017-05-08 19:32:03 +02:00