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
akoskaaa
ab2d34ba3f
Fixed
#25856
-- Added %B support to Date.strftime.
...
This enables the admin to display the correct localized month name if %B is used in the date format.
2016-04-06 10:41:58 -04:00
..
actions.test.js
Added linting for JavaScript tests.
2015-09-02 13:52:38 -04:00
core.test.js
Fixed
#25856
-- Added %B support to Date.strftime.
2016-04-06 10:41:58 -04:00
DateTimeShortcuts.test.js
Fixed
#25845
-- Fixed incorrect timezone warnings in custom admin templates.
2015-12-17 14:35:13 -05:00
inlines.test.js
Fixed
#15760
-- Added JavaScript events for admin inline forms.
2015-09-21 15:34:44 -04:00
jsi18n-mocks.test.js
Added linting for JavaScript tests.
2015-09-02 13:52:38 -04:00
RelatedObjectLookups.test.js
Refs
#25165
-- Removed unnecessary HTML unescaping in admin add/edit popups.
2016-01-08 18:24:04 -05:00
SelectBox.test.js
Added linting for JavaScript tests.
2015-09-02 13:52:38 -04:00
SelectFilter2.test.js
Added linting for JavaScript tests.
2015-09-02 13:52:38 -04:00
timeparse.test.js
Added linting for JavaScript tests.
2015-09-02 13:52:38 -04:00