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
2015-05-28
Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.li...
Tim Graham
2015-05-19
Fixed #24784 -- Fixed visibility regression in admin's FK widget.
Tim Graham
2015-05-13
Removed unnecessary arguments in .get method calls
Piotr Jakimiak
2015-05-11
Fixed #24553 -- Added the list of available applications to AdminSite.each_co...
Riccardo Magliocchetti
2015-05-07
Used LogEntry methods to check LogEntry action_flag in __str__
Piotr Jakimiak
2015-05-06
Fixed #16609 -- Fixed duplicate admin results when searching nested M2M relat...
Samuel Paccoud
2015-05-02
Fixed #23387 -- Kept "Save as new" button after validation errors in admin.
Adam Zapletal
2015-05-01
Fixed #24676 -- Fixed help text positioning in ``contrib.admin`` filter_* wid...
Tim Graham
2015-04-30
Updated translations from Transifex
Claude Paroz
2015-04-18
Removed cases of six.iter* wrapped in a list()
Curtis Maloney
2015-04-15
Removed code duplication between AdminSite.index() and app_index().
Riccardo Magliocchetti
2015-04-14
Fixed #24593 -- Fixed number formatting of readonly IntegerFields in the admin.
Eric Rouleau
2015-04-08
Revert "Fixed #24474 -- Allowed configuring the admin's empty change list val...
Tim Graham
2015-04-08
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-04-01
Fetched updated contrib translations from Transifex
Claude Paroz
2015-03-30
Fixed #24466 -- Added JavaScript escaping in a couple places in the admin.
Tim Graham
2015-03-27
Fixed #18773 -- Added logging for template variable resolving
Caroline Simpson
2015-03-25
Renamed Field.rel attribute to remote_field
Anssi Kääriäinen
2015-03-24
Fixed #24405 -- Made admin related object JavaScript overridable
Riccardo Magliocchetti
2015-03-23
Removed redundant model instantiation in contrib.admin; refs #11390.
TomV
2015-03-20
Fixed #24490 -- Set LogEntry.change_message when adding an object.
Karl Hobley
2015-03-20
Fixed #24285 -- Made for_user argument optional for {% get_admin_log %} tag
Yair Chuchem
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-12
Fixed #24226 -- Changed admin EMPTY_CHANGELIST_VALUE from (None) to -
Tim Graham
2015-03-11
Fixed #24467 -- Removed conditional inclusion of actions.js & prepopulate.js.
Anton Danilchenko
2015-03-07
Fixed #23993 -- Added form.media to the admin login template.
david
2015-03-05
Fixed #19538 -- Removed window.__admin_media_prefix__ from admin templates.
Tim Graham
2015-03-04
Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False.
Tim Graham
2015-03-04
Used format_html() in contrib.admin.utils for consistency.
Tim Graham
2015-03-03
Removed outdated docstring for get_admin_url().
Mathias André
2015-03-02
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
Andrei Kulakov
2015-02-26
Fixed #24406 -- Improved SelectFilter js to use click events
Rolf Jagerman
2015-02-25
Fixed #24411 -- Avoided dict key/method clash in admin delete views.
Tim Graham
2015-02-23
Fixed #24381 -- removed ForeignObjectRel opts and to_opts
Anssi Kääriäinen
2015-02-14
Fixed #15779 -- Allowed 'add' primary key in admin edition
Claude Paroz
2015-02-14
Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.
Loic Bistuer
2015-02-12
Fixed #24333 -- Fixed admin history view crash with non-integer slug.
Tim Graham
2015-02-11
Refs #14497 -- Handled empty readonly admin FileFields
Collin Anderson
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-05
Caught all exceptions raised by Engine.get_default().
Aymeric Augustin
2015-02-04
Fixed #14497 -- Improved admin widget for "read only" FileFields
Riccardo Magliocchetti
2015-02-01
Removed InlineAdminForm.field_count()
Tim Graham
2015-01-27
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
seanwestfall
2015-01-18
Removed support for admin validators per deprecation timeline; refs #16905.
Tim Graham
2015-01-17
Removed ModelAdmin.get_formsets() per deprecation timeline; refs #20702.
Tim Graham
2015-01-17
Fixed #24055 -- Keep reference to view class for resolve()
Collin Anderson
2015-01-17
Removed ModelAdmin.declared_fieldsets per deprecation timeline; refs #18681.
Tim Graham
2015-01-17
Removed backwards compatibility shims for "util" modules per deprecation time...
Tim Graham
2015-01-17
Updated en translation catalogs
Claude Paroz
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
[prev]
[next]