1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/js_tests/admin
Jon Dufresne f982f0bdb8
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript.
Since 8b30360322, the admin documentation
is explicit that only modern evergreen browsers are supported. This
allows removing several long standing workarounds for IE and Opera older
versions.

Since 2013, Opera is based on the Chromium blink engine.
2020-03-23 06:19:10 +01:00
..
actions.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00
core.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00
DateTimeShortcuts.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00
inlines.test.js Removed event handlers after JavaScript tests complete. 2020-03-17 15:43:59 +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
SelectBox.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00
SelectFilter2.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00
URLify.test.js Bumped minimum ESLint version to 6.8.0. 2020-03-16 06:20:22 +01:00