index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
media
/
js
/
core.js
Age
Commit message (
Expand
)
Author
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2010-05-12
Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...
Russell Keith-Magee
2010-02-07
Fixed #12748 - Use charAt instead of array-like access to format string to pl...
Jannis Leidel
2009-12-30
Fixed #12454 - Added support for localized formats to admin date and time wid...
Jannis Leidel
2007-09-14
Fixed #5067 -- Fixed a problem with javascript popup widgets appearing in the...
Russell Keith-Magee
2006-11-20
Fixed #3014 -- Admin 'now' shortcut for DateTimeFields now updates seconds, t...
Adrian Holovaty
2006-07-07
Fixed #2142 -- Fixed JavaScript warnings in admin JS. Thanks, mike.capp@gmail...
Adrian Holovaty
2006-06-12
fixed #2128: updated BiDi support
Georg Bauer
2006-03-01
Fixed #1426 -- Made several admin JavaScript improvements. Thanks, anonymous
Adrian Holovaty
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty