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
2011-02-19
Fixed #15290 -- Fixed a CSS styling issue with borders when the link item in ...
Russell Keith-Magee
2011-02-19
Fixed #15292 -- Removed redundant code in admin list template tag. Thanks to ...
Russell Keith-Magee
2011-02-19
Fixed #15322 -- Removed a redundant check in admin logins. Thanks to melinath...
Russell Keith-Magee
2011-02-13
Fixed #13902 -- Fixed admin list_filter so it doesn't show duplicate results ...
Ramiro Morales
2011-02-12
Fixed #13948 -- Corrected the direction of arrows on the admin changelist. Th...
Russell Keith-Magee
2011-02-08
Fixed #10573 -- Corrected autofocus problem in admin when the first widget di...
Russell Keith-Magee
2011-02-08
Fixed #15234 -- Ensure that years in a date heirarchy don't use commas for th...
Russell Keith-Magee
2011-02-06
Fixed #13674 -- Ensure that labels on added inlines fields have the right 'fo...
Russell Keith-Magee
2011-02-06
Fixed #14895 -- Ensure that USE_THOUSAND_SEPARATOR doesn't break the delete c...
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-02-05
Fixed #14303 -- Ensure that the ids created for new inlines are unique after ...
Russell Keith-Magee
2011-02-05
Fixed #14830 -- Ensure that radio buttons on inlines preserve their default v...
Russell Keith-Magee
2011-02-02
Fixed #15212 -- ensure that ModelAdmin.get_actions still returns a SortedDict...
Alex Gaynor
2011-01-28
Fixed #14880 - raw_id_fields in admin does not work when limit_choices_to dic...
Luke Plant
2011-01-28
Fixed #15103 - SuspiciousOperation with limit_choices_to and raw_id_fields
Luke Plant
2011-01-24
Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored for nullable fo...
Russell Keith-Magee
2011-01-21
Updated admin translation files.
Jannis Leidel
2011-01-21
Fixed a few translation related tests:
Jannis Leidel
2011-01-21
Removed app translation strings from core translation files.
Jannis Leidel
2011-01-21
Added new translation files to admin contrib app.
Jannis Leidel
2011-01-20
Poured a little more perfectionism into the delete-confirmation templates.
Carl Meyer
2011-01-20
Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai fo...
Carl Meyer
2011-01-05
Fixed #12959 -- Added alt text to SelectFilter filter button. Thanks, acdha.
Jannis Leidel
2011-01-05
Fixed #12957 -- Added scope to the changelist tables for accessibility reason...
Jannis Leidel
2011-01-05
Fixed #6183 -- Stopped hiding the help text for SelectFilter widgets. Thanks,...
Jannis Leidel
2011-01-04
Fixed #11434 -- Corrected style of arrow buttons located at the center of fil...
Ramiro Morales
2011-01-04
Fixed #11414 -- Made sure the calendar and clock popup windows in the admin d...
Ramiro Morales
2011-01-03
Fixed #14999 -- Ensure that filters on local fields are allowed, and aren't c...
Russell Keith-Magee
2011-01-02
Fixed #2986 -- Made the JavaScript code that drives related model instance ad...
Ramiro Morales
2011-01-02
Fixed #11700 -- Stopped admin actions and list_editable fields to show up in ...
Jannis Leidel
2011-01-01
Fixed #11124 -- Expanded docstrings of the ModelAdmin has_{change|delete}_per...
Ramiro Morales
2010-12-23
Fix a security issue in the admin. Disclosure and new release forthcoming.
Alex Gaynor
2010-12-22
Fixed #14935 -- Corrected a test failure introduced by r14992, which revealed...
Russell Keith-Magee
2010-12-21
Rectified bugs that were accidentally committed in r14997. Thanks for the hea...
Jannis Leidel
2010-12-21
Fixed #13782 -- Added CSS for errors in textareas and multiple fields in one ...
Jannis Leidel
2010-12-21
Fixed #14900 -- Added ability to override the paginator class used in a Model...
Jannis Leidel
2010-12-13
Reverted [13998] because it never worked.
Luke Plant
2010-12-12
Fixed #14868 -- Added CSS rule to prevent long text from overflowing the "rec...
Jannis Leidel
2010-12-12
Fixed #14312 -- Raising an ``IncorrectLookupParameters`` if the page number g...
Jannis Leidel
2010-12-12
Fixed #13862 -- Added an ordering option to InlineModelAdmin and cleaned up d...
Jannis Leidel
2010-12-12
Fixed #13856 -- Float admin's top links on the right for RTL languages.
Jannis Leidel
2010-12-12
Fixed #13649 -- Extended admin stylesheets to also cover disabled buttons in ...
Jannis Leidel
2010-12-12
Fixed #13607 -- Auto-initialize admin's date hierarchy links intelligently. T...
Jannis Leidel
2010-12-04
Fixed #12694 -- Added template block to make it easier to add new tools to th...
Russell Keith-Magee
2010-12-02
Fixed a use of old url template tag in an admin template.
Luke Plant
2010-12-02
Fixed #14735 -- Corrected plural formulation in admin search form template. T...
Jannis Leidel
2010-12-02
Fixed #8342 -- Removed code from the admin that assumed that you can't login ...
Jannis Leidel
2010-12-02
Fixed #9568 -- Hide nav-global div in admin login template in case it's used ...
Jannis Leidel
2010-11-22
Fixed #14424 -- corrected a NameError when instantiating a RelatedFieldWidget...
Alex Gaynor
2010-11-21
Fixed #3400 -- Support for lookup separator with list_filter admin option. Th...
Honza Král
[prev]
[next]