django1/django/contrib/admin/media/js
Georg Bauer 4fcb72d306 fixed #2128: updated BiDi support
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-12 14:52:51 +00:00
..
admin fixed #2128: updated BiDi support 2006-06-12 14:52:51 +00:00
SelectBox.js Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
SelectFilter.js Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
SelectFilter2.js Removed a troublesome line of javascript that caused the many-to-many interface to break on Safari in OS X 10.4.4. Don't you just love web browsers? 2006-01-11 20:50:04 +00:00
calendar.js Fixed #1426 -- Made several admin JavaScript improvements. Thanks, anonymous 2006-03-01 02:53:00 +00:00
core.js fixed #2128: updated BiDi support 2006-06-12 14:52:51 +00:00
dateparse.js Fixed #1426 -- Made several admin JavaScript improvements. Thanks, anonymous 2006-03-01 02:53:00 +00:00
getElementsBySelector.js Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
timeparse.js Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. 2005-10-19 01:09:05 +00:00
urlify.js Fixed #1849 -- Slugifying now collapses consecutive hyphens to a single hyphen. Thanks, Tom Insam 2006-05-15 04:20:04 +00:00