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
Age
Commit message (
Expand
)
Author
2006-01-30
All admin pages except the dashboard now use liquid page widths, except in IE5.
Wilson Miner
2006-01-27
Fixed #939 -- Added 'monospace' fieldset class for admin CSS. Thanks, Tom Tobin
Adrian Holovaty
2006-01-23
Removed example.com from default admin templates. One less thing to change in...
Wilson Miner
2006-01-15
Fixed #1200 -- Admin no longer assumes white default background color. Thanks...
Adrian Holovaty
2006-01-11
Removed a troublesome line of javascript that caused the many-to-many interfa...
Jacob Kaplan-Moss
2006-01-09
Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, ...
Adrian Holovaty
2005-12-20
Adjusted styles on popup calendars to try to avoid clipped text.
Wilson Miner
2005-12-15
Fixed misaligned icon on delete links.
Wilson Miner
2005-12-09
added more translation hooks to javascript code - this time it is the two-col...
Georg Bauer
2005-12-09
Fixed #975 -- JavaScript shortcut in raw_id_admin for ManyToManyFields no lon...
Adrian Holovaty
2005-12-07
Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider words
Adrian Holovaty
2005-12-06
added two more message IDs for translations to dateparse.js - month names and...
Georg Bauer
2005-12-04
added more translation hooks for calendar (month names and day first characte...
Georg Bauer
2005-12-04
first take at admin JavaScript translation - translation hooks for the calend...
Georg Bauer
2005-11-06
Fixed #729 -- prepopulate_from (urlify.js) now removes characters that aren't...
Adrian Holovaty
2005-10-28
Fixed #700 -- urlify.js now uses hyphens instead of underscores
Adrian Holovaty
2005-10-20
Fixed #658 -- Fixed JavaScript calendar widget in IE. Thanks for the patch, k...
Adrian Holovaty
2005-10-20
Fixed #317 -- SlugField now accepts hyphens. Thanks, Sune
Adrian Holovaty
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty
[prev]