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
2008-08-23
Fixed #7946: Modified object history template to use a common date format. Th...
Russell Keith-Magee
2008-08-23
Fixed #1390 -- Added an app index in the admin interface. Thanks juliae and e...
Brian Rosner
2008-08-15
Fixed #957 -- prepopulated_fields now works correctly on inlines.
Brian Rosner
2008-08-11
Refs #7742 -- Changed the `django.contrib.admin.views.template.template_valid...
Gary Wilson Jr
2008-08-09
Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...
Jacob Kaplan-Moss
2008-08-08
Fixed #8163 -- Restore oldforms admin styling on input fields. Also cleaned u...
Brian Rosner
2008-08-07
Added a 'name' attribute to the 'Save' button on admin change form
Luke Plant
2008-08-01
Added a login link to the password reset completion screen.
Luke Plant
2008-07-31
Fixed #7723 - implemented a secure password reset form that uses a token and ...
Luke Plant
2008-07-29
Fixed #7695 -- Modified template to trust help_text on a model field. Thanks ...
Russell Keith-Magee
2008-07-25
Fixed #6109 again.
Luke Plant
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2008-03-18
Added "svn:eol-style native" to every text file in the tree (*.txt, *.html,
Malcolm Tredinnick
2008-02-03
Fixed #6109 -- Marked fieldset descriptions as safe from auto-escaping. Good
Malcolm Tredinnick
2007-11-30
Fixed #6061 -- Don't escape help_text in the admin interface (so that it
Malcolm Tredinnick
2007-11-29
Fixed #5706 -- Fixed a couple of XHTML incompatibilities. Based on a patch from
Malcolm Tredinnick
2007-11-14
Implemented auto-escaping of variable output in templates. Fully controllable...
Malcolm Tredinnick
2007-09-20
Fixed #3491 -- Fixed links in `user-tools` section of admin's `base.html` tem...
Gary Wilson Jr
2007-09-14
Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and ...
Russell Keith-Magee
2007-08-19
Fixed #5155 -- Translated the model name (when available) in the Recent Actio...
Malcolm Tredinnick
2007-08-12
Fixed #5019 -- Fixed broken links in navigation of 'change password' admin pa...
Adrian Holovaty
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-01-10
Fixed #3269 -- Fixed typo in admin change_password.html template. Thanks, ramiro
Adrian Holovaty
2006-12-30
Fixed #3166 -- Added admin 'Change user password' view. Thanks for the patch,...
Adrian Holovaty
2006-12-20
Fixed #3128: Added explicit object-tools block so custom admin templates can ...
Jacob Kaplan-Moss
2006-12-06
Fixed bug in admin with raw_id_admin -- change list in popup didn't append 'p...
Adrian Holovaty
2006-10-24
Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the ...
Adrian Holovaty
2006-09-26
Fixed #2587 -- Removed some escaping from the summary fields.
Malcolm Tredinnick
2006-08-22
Fixed #2587 -- Removed unnecessary escaping from admin_doc/model_detail.html ...
Adrian Holovaty
2006-08-17
Changed admin/base.html template to add a NONE,NOARCHIVE meta tag for robots....
Adrian Holovaty
2006-08-12
Fixed #2533 -- Fixed XHTML error in admin edit_inline_tabular.html template. ...
Adrian Holovaty
2006-08-12
Fixed #2410 -- Added HTML ID attribute to <form> on admin change-list pages, ...
Adrian Holovaty
2006-08-04
Fixed #61 -- No more editing hashes when creating users via the admin. Create...
Adrian Holovaty
2006-07-21
Part 3 of pedant day: replaced all tabs in Django with spaces. Python the wa...
Jacob Kaplan-Moss
2006-07-19
Fixed #2332 -- Introduced is_authenticated() method on User and AnonymousUser...
Malcolm Tredinnick
2006-07-15
More pre-emptive escaping of strings that should not be interpreted as HTML.
Malcolm Tredinnick
2006-07-14
Escaped variables that should not be interpreted as HTML and which might
Malcolm Tredinnick
2006-07-14
Escaped all strings that should not contain active HTML tags.
Malcolm Tredinnick
2006-07-14
Fixed another title string that needed escaping (these strings do need
Malcolm Tredinnick
2006-07-14
Fixed #2346 -- Escaped string output in titles in admin interface. Thanks Gary
Malcolm Tredinnick
2006-07-14
Fixed #2345 -- escaped object titles in breadcrumb display in admin. Thanks
Malcolm Tredinnick
2006-07-14
Fixed #2344 -- Filtered some object string representations through the escape
Malcolm Tredinnick
2006-07-07
Fixed #2290 -- Escaped HTML in admin messages. Thanks, Sean
Adrian Holovaty
2006-07-04
Changed admin/templates/admin/index.html to make <caption> translatable
Adrian Holovaty
2006-06-30
Fixed #2275 -- Added footer hook to admin base.html template
Adrian Holovaty
2006-06-18
Fixed #2186 -- Fixed i18n variable substitution in admin/templates/registrati...
Adrian Holovaty
2006-06-14
Fixed #2152 -- Now HTML-escaping user.first_name in admin/base.html template
Adrian Holovaty
2006-06-12
fixed #2128: updated BiDi support
Georg Bauer
2006-06-07
Fixed #2100 -- Made some remaining parts of the admin changelist translatable...
Adrian Holovaty
2006-06-06
fixed #2089: added language bidirectional support and updated the admin to us...
Georg Bauer
[prev]
[next]