django1/django/contrib/admin/templates/admin
Malcolm Tredinnick a901af5f58 Fixed #5155 -- Translated the model name (when available) in the Recent Actions log.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19 05:40:47 +00:00
..
auth/user Fixed #5019 -- Fixed broken links in navigation of 'change password' admin page. Thanks, hpxchan@gmail.com 2007-08-12 03:26:35 +00:00
404.html MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
500.html MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
base.html Fixed #3128: Added explicit object-tools block so custom admin templates can override it where needed. Thanks, Gary Wilson. 2006-12-20 05:00:36 +00:00
base_site.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
change_form.html Fixed #3128: Added explicit object-tools block so custom admin templates can override it where needed. Thanks, Gary Wilson. 2006-12-20 05:00:36 +00:00
change_list.html Fixed #3128: Added explicit object-tools block so custom admin templates can override it where needed. Thanks, Gary Wilson. 2006-12-20 05:00:36 +00:00
change_list_results.html Fixed #1102 -- Fixed some HTML validation errors in admin templates. Thanks, Luke Plant 2005-12-28 23:32:56 +00:00
date_hierarchy.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
delete_confirmation.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
edit_inline_stacked.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
edit_inline_tabular.html Fixed #2533 -- Fixed XHTML error in admin edit_inline_tabular.html template. Thanks, erikg@codepoet.no 2006-08-12 17:42:02 +00:00
field_line.html Negligible spacing change to admin/templates/admin/field_line.html 2006-06-01 03:37:59 +00:00
filter.html Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
filters.html Fixed #2100 -- Made some remaining parts of the admin changelist translatable. Thanks, ramiro 2006-06-07 03:17:58 +00:00
index.html Fixed #5155 -- Translated the model name (when available) in the Recent Actions log. 2007-08-19 05:40:47 +00:00
invalid_setup.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
login.html Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the patch, mccutchen@gmail.com and Hawkeye 2006-10-24 21:30:38 +00:00
object_history.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
pagination.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +00:00
search_form.html Fixed bug in admin with raw_id_admin -- change list in popup didn't append 'pop' link to the 'total' link. Thanks for reporting, patrickk 2006-12-06 06:23:59 +00:00
submit_line.html MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separate commit) 2005-11-25 21:20:09 +00:00
template_validator.html MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00