index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
templates
Age
Commit message (
Expand
)
Author
2010-01-23
Fixed #12564 - Use locale-aware date format in admin object history overview
Jannis Leidel
2010-01-12
Make use of new ability to override admin add form templates and removed a li...
Jannis Leidel
2010-01-10
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for...
Adrian Holovaty
2010-01-09
Fixed #11600 -- Fixed placement of 'View on site' in stacked inline admin tem...
Adrian Holovaty
2010-01-09
Fixed #6991 -- Removed some redundant user.is_authenticated() calls in variou...
Adrian Holovaty
2010-01-09
Fixed #11478 - Use namespacing for URLs to i18n JavaScript in admin.
Jannis Leidel
2010-01-05
Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...
Jannis Leidel
2009-12-22
Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...
Brian Rosner
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-09-10
Fixed #11591: invalid HTML in tabular.html.
Luke Plant
2009-08-13
Fixed #11534: Improved wording for admin delete confirmation. Thanks hanksim...
Karen Tracey
2009-07-16
Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...
Russell Keith-Magee
2009-06-06
Fixed #11271 -- Added a translation marker for the list_editable save button....
Russell Keith-Magee
2009-05-08
Fixed #10651: fixed a javascript error on the admin user add form. Thanks, se...
Jacob Kaplan-Moss
2009-05-05
Fixed #10959 -- Changed the admin search button text to make it clearer in th...
Russell Keith-Magee
2009-05-05
Fixed #10275 -- Corrected the edge case of rendering a LogEntry with a conten...
Russell Keith-Magee
2009-05-03
Fixed #9362 -- Prevented inline forms from overwriting the content_type_id at...
Russell Keith-Magee
2009-05-03
Fixed #8903 -- Corrected rendering of admin inline formsets (tabular and stac...
Russell Keith-Magee
2009-04-19
Fixed #9420 -- Fixed admin templates CSS.
Malcolm Tredinnick
2009-04-06
Made a bunch of improvements to admin actions. Be warned: this includes one m...
Jacob Kaplan-Moss
2009-03-30
Fixed #8749: add better breadcrumbs in the change password template. Thanks, ...
Jacob Kaplan-Moss
2009-03-23
Fixed #10505: added support for bulk admin actions, including a globally-avai...
Jacob Kaplan-Moss
2009-03-17
Fixed #8939: added a `list_editable` option to `ModelAdmin`; fields declared ...
Jacob Kaplan-Moss
2009-02-22
Fixed #9276 -- Corrected the way the CSS class is rolled out in a stacked edi...
Russell Keith-Magee
2008-12-27
Fixed #9637: Use 'block.super' in admin 'extrastyle' blocks to preserve chang...
Luke Plant
2008-12-08
Fixed #9732 -- Added missing close paragraph tag to password reset confirmati...
Gary Wilson Jr
2008-11-16
Updated stylesheet link on the change password form.
Wilson Miner
2008-11-16
Removed the hidden import rules in the contrib.admin stylesheets. Each indivi...
Wilson Miner
2008-11-09
Fixed #9514 -- Made admin change_form template correctly recognize/report whe...
Karen Tracey
2008-10-31
Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks to ...
Wilson Miner
2008-10-31
Added IE conditional comments to contrib.admin base template to block CSS fro...
Wilson Miner
2008-10-31
Fixed #8882 -- When a foreign key is among the unique_together fields in an i...
Brian Rosner
2008-10-24
Fixed #7179 -- Changed breadcrumbs on the add page so that a link to the chan...
Karen Tracey
2008-10-21
Display non_field_errors of inline forms in the admin. This was a presentatio...
Brian Rosner
2008-09-21
Fixed 8984: Only include a "Documentation" link on change password and change...
Karen Tracey
2008-09-08
Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...
Adrian Holovaty
2008-09-03
Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin
Malcolm Tredinnick
2008-09-02
Security fix. Announcement forthcoming.
Jacob Kaplan-Moss
2008-09-02
Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...
Jacob Kaplan-Moss
2008-09-01
Fixed #2612 -- Fixed admin formatting when help_text is used with multiple fi...
Brian Rosner
2008-08-31
Fixed #8631 -- Corrected a display issue with the popup submit_row where the ...
Brian Rosner
2008-08-29
Fixed #7810: added named URLs for admin docs, and use them in the admin base ...
Jacob Kaplan-Moss
2008-08-26
Marked a couple of unmarked strings in edit_inline templates and corrected a ...
Brian Rosner
2008-08-26
Fixed #7984 -- 'View on site' links now work in inlines. Thanks philwo for th...
Brian Rosner
2008-08-25
Fixed #8547 -- Corrected the breadcrumb display in the object_history.html te...
Brian Rosner
2008-08-24
Fixed #8129: Modified the password reset email template to use a URL lookup, ...
Russell Keith-Magee
2008-08-23
Fixed #7903 -- Allow admin's prepopulated_from to work with TextFields. Patch
Malcolm Tredinnick
2008-08-23
Tweaked the Admin add/change page so that "save" is still the highlighted
Malcolm Tredinnick
2008-08-23
Updated password change template (in admin templates) to use current form
Malcolm Tredinnick
[prev]
[next]