0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/js_tests/admin
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
core.test.js Fixed #25856 -- Added %B support to Date.strftime. 2016-04-06 10:41:58 -04:00
DateTimeShortcuts.test.js
inlines.test.js
jsi18n-mocks.test.js
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
SelectFilter2.test.js
timeparse.test.js