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