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
Age
Commit message (
Expand
)
Author
2006-07-01
Added USE_I18N setting, which lets you turn off internationalization overhead...
Adrian Holovaty
2006-06-30
Fixed #2275 -- Added footer hook to admin base.html template
Adrian Holovaty
2006-06-28
Merged multi-auth branch to trunk. See the authentication docs for the ramif...
Jacob Kaplan-Moss
2006-06-26
Fixed #2157 -- Admin doc views now work if django.contrib.sites isn't installed
Adrian Holovaty
2006-06-22
Fixed #2199: deleting objects with generic foreign keys in the admin now work...
Jacob Kaplan-Moss
2006-06-19
Refs #1834 -- Documented include_admin_script tag in admin interface. Thanks to
Malcolm Tredinnick
2006-06-18
Fixed #2186 -- Fixed i18n variable substitution in admin/templates/registrati...
Adrian Holovaty
2006-06-16
Added AllValuesFilterSpec to admin changelist filters, which lets you put any...
Adrian Holovaty
2006-06-14
Fixed #2152 -- Now HTML-escaping user.first_name in admin/base.html template
Adrian Holovaty
2006-06-13
Fixed #2148 -- Now escaping ForeignKey fields correctly in Django admin chang...
Adrian Holovaty
2006-06-12
fixed #2128: updated BiDi support
Georg Bauer
2006-06-08
Fixed #2106 -- Made collapse-block JavaScript translatable. Thanks, ramiro
Adrian Holovaty
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
2006-06-05
Added more visible borders to form buttons.
Wilson Miner
2006-06-05
Fixed #2084 -- Removed admin-site 'documentation / change password / log out'...
Adrian Holovaty
2006-06-03
Eliminated lots of mutable default arguments (since they are bugs
Luke Plant
2006-06-02
Fixed #1635 -- Admin-site related-object popup no longer fails for edit_inlin...
Adrian Holovaty
2006-06-02
Fixed #1999 -- Sidebar widths are now specified in ems and will scale up with...
Wilson Miner
2006-06-02
Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to ...
Wilson Miner
2006-06-02
Fixed #2063 -- Made admin date_hierarchy i18n-friendly by using the new YEAR_...
Adrian Holovaty
2006-06-02
Fixed #2055 -- Lengthened form labels on login screen to accommodate longer t...
Wilson Miner
2006-06-02
Fixed #744 -- Added icon to display null boolean values in admin changelists.
Wilson Miner
2006-06-01
Negligible spacing change to admin/templates/admin/field_line.html
Adrian Holovaty
2006-06-01
Negligible spacing change to admin/views/main.py
Adrian Holovaty
2006-06-01
Fixed #2056 -- Escaped history messages in admin. Thanks, SmileyChris
Adrian Holovaty
2006-05-31
Fixed bug in admin where it would redirect infinitely if invalid lookup param...
Adrian Holovaty
2006-05-31
Fixed #2006 -- Admin now quotes strings in breadcrumbs and filters. Thanks, m...
Adrian Holovaty
2006-05-31
Fixed #2050 -- Fixed raw_id_admin display in admin. Thanks, Christopher Lenz
Adrian Holovaty
2006-05-31
Fixed #2023 -- 'View on site' now works with non-integer primary keys.
Adrian Holovaty
2006-05-29
Fixed #2029 - models now sorted by verbose_name_plural in get_admin_app_list ...
Luke Plant
2006-05-26
Fixed #1403 -- 'Add' green plus sign no longer appears in admin change forms ...
Adrian Holovaty
2006-05-22
Fixed #1959 -- Fixed typo in django/contrib/admin/views/doc.py
Adrian Holovaty
2006-05-22
Fixed #1835 -- FilePathField no longer breaks admin model documentation. Than...
Adrian Holovaty
2006-05-18
Made a few small tweaks to admin doc pages.
Jacob Kaplan-Moss
2006-05-16
Fixed #1834 -- Added docstrings to admin template tags. Thanks, ubernostrum
Adrian Holovaty
2006-05-15
Fixed #1849 -- Slugifying now collapses consecutive hyphens to a single hyphe...
Adrian Holovaty
2006-05-09
Added padding fix to container to address reported display issues in Safari.
Wilson Miner
2006-05-06
Changed the admin index to sort models alphabetically.
Luke Plant
2006-05-06
Fixed #1579 - added support for 'Q' objects in limit_choices_to.
Luke Plant
2006-05-05
Fixed #1699 -- Fixed JavaScript error in admin site with raw_id_admin and dat...
Adrian Holovaty
2006-05-05
Fixed #1728 -- Fixed broken nav links in password_change_done admin page. Tha...
Adrian Holovaty
2006-05-04
Fixed #1583: django.contrib.admin.templatetags.admin_list no longer imports f...
Jacob Kaplan-Moss
2006-05-04
Fixed bug in admin: raw_id_admin fields weren't displaying their old values n...
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-04-12
Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter
Adrian Holovaty
2006-04-10
Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRel
Adrian Holovaty
2006-04-10
Renamed ManyToOne to ManyToOneRel to be consistent with ManyToManyRel
Adrian Holovaty
2006-04-10
Fixed #1600 -- Renamed ManyToMany to ManyToManyRel so people get a clearer er...
Adrian Holovaty
2006-03-02
Fixed #1431 -- Removed unneeded line in contrib.admin.templatetags.admin_list...
Adrian Holovaty
[prev]
[next]