This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
js_tests
/
admin
History
Claude Paroz
58a0a84c38
[2.1.x]
Fixed
#29536
-- Fixed SelectFilter2.js resizing to make boxes have equal height.
...
Thanks Tim Graham for the review. Backport of a5f139236f930df06ae0642507530ca98081e2a9 from master.
2018-06-29 17:23:16 +02:00
..
actions.test.js
Updated to QUnit 2.0.1.
2016-12-19 12:43:47 -05:00
core.test.js
Updated to QUnit 2.0.1.
2016-12-19 12:43:47 -05:00
DateTimeShortcuts.test.js
Fixed
#25006
-- Allowed custom time shortcuts in admin's time picker.
2017-05-27 10:50:18 -04:00
inlines.test.js
Refs
#28956
-- Removed usage of jQuery's deprecated .selector property in admin JavaScript.
2017-12-26 10:21:05 -05: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
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
[2.1.x]
Fixed
#29536
-- Fixed SelectFilter2.js resizing to make boxes have equal height.
2018-06-29 17:23:16 +02:00
timeparse.test.js
Updated to QUnit 2.0.1.
2016-12-19 12:43:47 -05: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