django1/django/contrib/admin/templates/admin
Adrian Holovaty eefe35c7fa Changed admin/base.html template to add a NONE,NOARCHIVE meta tag for robots. Thanks for the idea, Ian Holsman
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3600 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-17 23:05:42 +00:00
..
auth/user Fixed #61 -- No more editing hashes when creating users via the admin. Created a special-case 'Add user' admin view. The change form still displays the hash, for the moment. 2006-08-04 04:18:12 +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 Changed admin/base.html template to add a NONE,NOARCHIVE meta tag for robots. Thanks for the idea, Ian Holsman 2006-08-17 23:05:42 +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 #2410 -- Added HTML ID attribute to <form> on admin change-list pages, for easy targetting with JavaScript and CSS 2006-08-12 05:42:48 +00:00
change_list.html Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +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 Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +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 Escaped all strings that should not contain active HTML tags. 2006-07-14 11:04:33 +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 Part 3 of pedant day: replaced all tabs in Django with spaces. Python the way Guido intended it, baby! 2006-07-21 20:48:17 +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 #2100 -- Made some remaining parts of the admin changelist translatable. Thanks, ramiro 2006-06-07 03:17:58 +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