0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/js_tests/admin
2024-05-06 11:42:37 +02:00
..
actions.test.js Migrated to ESLint 9+. 2024-05-06 11:42:37 +02:00
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 Fixed #33328 -- Transformed formset:added/removed to native JS events. 2022-02-23 10:33:07 +01:00
jsi18n-mocks.test.js
navigation.test.js Migrated to ESLint 9+. 2024-05-06 11:42:37 +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 Fixed #34995 -- Improved position of related widget's add link on admin pages on small screens. 2023-11-30 14:21:44 -03:00
URLify.test.js