| Age | Commit message (Expand) | Author |
| 2006-06-05 | Fixed #2084 -- Removed admin-site 'documentation / change password / log out'... | Adrian Holovaty |
| 2006-06-01 | Negligible spacing change to admin/templates/admin/field_line.html | Adrian Holovaty |
| 2006-06-01 | Fixed #2056 -- Escaped history messages in admin. Thanks, SmileyChris | Adrian Holovaty |
| 2006-05-31 | Fixed bug in admin where it would redirect infinitely if invalid lookup param... | Adrian Holovaty |
| 2006-05-31 | Fixed #2006 -- Admin now quotes strings in breadcrumbs and filters. Thanks, m... | Adrian Holovaty |
| 2006-05-18 | Made a few small tweaks to admin doc pages. | Jacob Kaplan-Moss |
| 2006-05-05 | Fixed #1728 -- Fixed broken nav links in password_change_done admin page. Tha... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-02-27 | Exposed model __doc__ in admin docs views which fixes #1408. Thanks, poelzi | Jacob Kaplan-Moss |
| 2006-02-27 | Fixed #620 -- raw_id_admin and limit_choices_to now play well together (thank... | Jacob Kaplan-Moss |
| 2006-02-23 | Fixed #1387 -- Fixed some XHTML errors in admin templates. Thanks, vineet | Adrian Holovaty |
| 2006-01-27 | Fixed #1274 -- Fixed broken link in navigation in admin password-change templ... | Adrian Holovaty |
| 2006-01-23 | Removed example.com from default admin templates. One less thing to change in... | Wilson Miner |
| 2006-01-15 | Fixed #1090 -- Added {% block content_title %} hook to admin base.html templa... | Adrian Holovaty |
| 2006-01-12 | Added a link to admin docs in the userlinks block in admin templates. | Wilson Miner |
| 2006-01-09 | Fixed #1100 -- Admin RelatedObjectLookup JavaScript now works with OneToOneFi... | Adrian Holovaty |
| 2005-12-28 | Fixed #1102 -- Fixed some HTML validation errors in admin templates. Thanks, ... | Adrian Holovaty |
| 2005-12-17 | added missing translations to the file widget | Georg Bauer |
| 2005-12-09 | Fixed #1008 -- Added {{ block.super }} in change_form.html admin template. Th... | Adrian Holovaty |
| 2005-12-09 | Negligible quoting change to contrib/admin/templates/admin/change_form.html | Adrian Holovaty |
| 2005-12-07 | Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider words | Adrian Holovaty |
| 2005-12-04 | first take at admin JavaScript translation - translation hooks for the calend... | Georg Bauer |
| 2005-12-01 | Fixed #951 -- Admin bookmarklets no longer assume admin is rooted at '/' | Adrian Holovaty |
| 2005-12-01 | Fixed #893 -- Admin 'change password' and 'log out' links no longer assume ad... | Adrian Holovaty |
| 2005-11-29 | Negligible spacing fix to admin/templates/widget/foreign.html | Adrian Holovaty |
| 2005-11-28 | Fixed #950 -- Fixed typo in admin bookmarklets template. Thanks, nesh | Adrian Holovaty |
| 2005-11-28 | added a new translation tag for the search "go" button | Georg Bauer |
| 2005-11-27 | Fixed bug in contrib/admin/templates/admin_doc/model_detail.html | Adrian Holovaty |
| 2005-11-27 | Fixed #917 -- Made admin change_list view overridable by custom templates | Adrian Holovaty |
| 2005-11-27 | Moved {% extends %} tag to top of template for admin/change_list.html | Adrian Holovaty |
| 2005-11-27 | Fixed #928 -- Fixed admin documentation breakage after [1443]. Thanks for rep... | Adrian Holovaty |
| 2005-11-27 | Fixed missing {% load i18n %} in admin/templates/admin_doc/bookmarklets.html | Adrian Holovaty |
| 2005-11-26 | Fixed #911 -- Made template system scoped to the parser instead of the templa... | Adrian Holovaty |
| 2005-11-25 | MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separat... | Adrian Holovaty |
| 2005-11-25 | Fixed #906 - thanks, Esaj | Jacob Kaplan-Moss |
| 2005-11-24 | fixed a typo in a trans template tag. Thx David Ascher (on IRC) | Georg Bauer |
| 2005-11-09 | Fixed #758 -- HTML-escaped admin log items in admin index template. Thanks, T... | Adrian Holovaty |
| 2005-11-06 | Fixed #727 -- Fixed leftover %() syntax in password_reset_email template. Tha... | Adrian Holovaty |
| 2005-11-04 | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th... | Jacob Kaplan-Moss |
| 2005-10-19 | Fixed admin template bug from [948] | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |