django1/django/contrib/admin/templates/admin
Gary Wilson Jr dd842ad34d Refs #7742 -- Changed the `django.contrib.admin.views.template.template_validator` view to use newforms instead of oldforms.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 04:31:55 +00:00
..
auth/user Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
edit_inline Fixed #8163 -- Restore oldforms admin styling on input fields. Also cleaned up some styles for both tabular and stacked inlines. Thanks Nathan Borror for the patch. 2008-08-08 19:54:34 +00:00
includes Fixed #6109 again. 2008-07-25 14:44:56 +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 Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
base_site.html Implemented auto-escaping of variable output in templates. Fully controllable by template authors and it's possible to write filters and templates that simulataneously work in both auto-escaped and non-auto-escaped environments if you need to. Fixed #2359 2007-11-14 12:58:53 +00:00
change_form.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
change_list.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
change_list_results.html Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and variables in cycle values. Thanks to SmileyChris and Chris McAvoy for their work on this. 2007-09-14 02:49:21 +00:00
date_hierarchy.html Implemented auto-escaping of variable output in templates. Fully controllable by template authors and it's possible to write filters and templates that simulataneously work in both auto-escaped and non-auto-escaped environments if you need to. Fixed #2359 2007-11-14 12:58:53 +00:00
delete_confirmation.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
filter.html Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
index.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
invalid_setup.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
login.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
object_history.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
pagination.html Implemented auto-escaping of variable output in templates. Fully controllable by template authors and it's possible to write filters and templates that simulataneously work in both auto-escaped and non-auto-escaped environments if you need to. Fixed #2359 2007-11-14 12:58:53 +00:00
search_form.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
submit_line.html Added a 'name' attribute to the 'Save' button on admin change form 2008-08-07 21:18:43 +00:00
template_validator.html Refs #7742 -- Changed the `django.contrib.admin.views.template.template_validator` view to use newforms instead of oldforms. 2008-08-11 04:31:55 +00:00