django1/django/contrib/admin/templates
Luke Plant 7b4b1309d9 Added a 'name' attribute to the 'Save' button on admin change form
This makes it much easier/possible for testing tools e.g. twill to find
the 'Save' submit button.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@8226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-07 21:18:43 +00:00
..
admin Added a 'name' attribute to the 'Save' button on admin change form 2008-08-07 21:18:43 +00:00
admin_doc Fixed #7695 -- Modified template to trust help_text on a model field. Thanks to Ben Spaulding for the report. 2008-07-29 13:32:47 +00:00
registration Added a login link to the password reset completion screen. 2008-08-01 16:13:12 +00:00