This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-22 08:10:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
js_tests
/
admin
History
Gav O'Connor
be63c78760
Fixed
#24179
-- Added filtering to selected side of vertical/horizontal filters.
2022-09-06 10:46:58 +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
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
Fixed
#32204
-- Added quick filter to admin's navigation sidebar.
2021-03-31 09:31: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
#24179
-- Added filtering to selected side of vertical/horizontal filters.
2022-09-06 10:46:58 +02:00
URLify.test.js
…