.. |
auth/user
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
edit_inline
|
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow prepopulated fields to work (Thanks Stanislas Guerra for the report). Also fixed a regression introduced in [16953] where prepopulated fields wouldn't be recognized any more due to the additional "field-" CSS class name prefix.
|
2012-02-19 16:42:12 +00:00 |
includes
|
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow prepopulated fields to work (Thanks Stanislas Guerra for the report). Also fixed a regression introduced in [16953] where prepopulated fields wouldn't be recognized any more due to the additional "field-" CSS class name prefix.
|
2012-02-19 16:42: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
|
Converted internal link generation in the admin and admin document generator to use named URLs.
|
2011-09-20 18:30:06 +00:00 |
actions.html
|
Fixed #13472 - Fixed minor regression in admin actions template introduced in r12968. Thanks for the report, Carl Meyer.
|
2010-05-04 22:13:14 +00:00 |
app_index.html
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
base.html
|
Converted internal link generation in the admin and admin document generator to use named URLs.
|
2011-09-20 18:30:06 +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
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
change_list.html
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
change_list_results.html
|
Simplified the admin changelist multi-sort interface specifically by removing the popup window, adding explicit tooltip help texts, improving the hover visual states and allowing all operations (i.e. removing a column from sorting and toggling the sorting with and without changing the sorting priority) to be actionable with just one click. Many thanks to Idan Gazit for the feedback and direction. Refs #16212.
|
2011-09-24 06:17:53 +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
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
delete_selected_confirmation.html
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
filter.html
|
Updated uses of i18n.blocktrans template tag to use the new more compact syntax introduced in 1.3.
|
2011-12-01 22:57:01 +00:00 |
index.html
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
invalid_setup.html
|
Converted internal link generation in the admin and admin document generator to use named URLs.
|
2011-09-20 18:30:06 +00:00 |
login.html
|
Added a password reset link to default admin login page if a password reset URL is available.
|
2011-12-24 00:14:45 +00:00 |
object_history.html
|
Reverted [17378] until a public API is available for application labels.
|
2012-01-23 16:17:47 +00:00 |
pagination.html
|
Reverted [13998] because it never worked.
|
2010-12-13 13:20:02 +00:00 |
prepopulated_fields_js.html
|
Fixed #13068 (again) -- Corrected the admin stacked inline template to allow prepopulated fields to work (Thanks Stanislas Guerra for the report). Also fixed a regression introduced in [16953] where prepopulated fields wouldn't be recognized any more due to the additional "field-" CSS class name prefix.
|
2012-02-19 16:42:12 +00:00 |
search_form.html
|
Updated uses of i18n.blocktrans template tag to use the new more compact syntax introduced in 1.3.
|
2011-12-01 22:57:01 +00:00 |
submit_line.html
|
Fixes #16186 -- remove inline CSS in contrib.admin
|
2011-06-09 15:39:12 +00:00 |