.. |
auth/user
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
edit_inline
|
[1.7.x] Fixed #22241 -- Selectively added line breaks in admin read-only fields
|
2014-03-22 17:11:12 +01:00 |
includes
|
[1.7.x] Fixed #22241 -- Selectively added line breaks in admin read-only fields
|
2014-03-22 17:11:12 +01: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
|
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
|
2012-09-26 14:14:51 +02: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
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
base.html
|
Fixed #7467 -- Added a template block to override the admin welcome message.
|
2013-09-10 08:48:03 -04:00 |
base_site.html
|
[1.7.x] Restored site header text in password reset view.
|
2014-05-07 23:32:36 -03:00 |
change_form.html
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
change_list.html
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
change_list_results.html
|
Loaded cycle and firstof from future in built-in templates. Refs #17906.
|
2013-02-24 15:16:45 +01: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
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
delete_selected_confirmation.html
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05: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
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
invalid_setup.html
|
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review.
|
2012-04-24 19:55:52 +00:00 |
login.html
|
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
|
2014-02-10 09:13:29 -05:00 |
object_history.html
|
Used application verbose names in the admin.
|
2013-12-22 16:53:57 +01:00 |
pagination.html
|
Reverted [13998] because it never worked.
|
2010-12-13 13:20:02 +00:00 |
popup_response.html
|
Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly considered by the admin's interface when creating related objects.
|
2013-09-07 12:14:07 -05: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
|
Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.
|
2013-06-19 22:16:16 +02:00 |
submit_line.html
|
Fixed #6903 - Preserve admin changelist filters after saving or deleting an object
|
2013-06-19 02:41:36 +07:00 |