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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
js_tests
/
admin
History
Claude Paroz
eabc22f919
Fixed
#33328
-- Transformed formset:added/removed to native JS events.
2022-02-23 10:33:07 +01: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
#33024
-- Fixed height of admin selector boxes in collapsed fieldset.
2021-11-25 07:57:19 +01:00
URLify.test.js
…