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
2019-03-08
Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field.
btknu
2019-03-04
Removed executable bit from static asset xregexp.js.
Jon Dufresne
2019-03-01
Fixed #30229 -- Removed polyfill from inlines.min.js.
Dan Wilson
2019-02-28
Fixed #30221 -- Made label suffix of admin's read-only fields translatable.
Etienne Chové
2019-02-28
Fixed #30218 -- Fixed size of admin changelist's search button.
Johannes Hoppe
2019-02-27
Refs #29523 -- Updated admin's collapse.min.js.
Tim Graham
2019-02-27
Removed AutocompleteJsonView.paginator_class.
Johannes Hoppe
2019-02-25
Fixed #30208 -- Fixed login header height and alignment in the largest breakp...
Matthias Kestenholz
2019-02-07
Fixed #16027 -- Added app_label to ContentType.__str__().
Gregory N. Schmit
2019-02-06
Fixed #30159 -- Removed unneeded use of OrderedDict.
Nick Pope
2019-01-17
Refs #27991 -- Made obj a required argument of InlineModelAdmin.has_add_permi...
Tim Graham
2019-01-17
Refs #21221 -- Removed staticfiles and admin_static template tag libraries.
Tim Graham
2019-01-17
Refs #17198 -- Detected existing total ordering in admin changelist.
Simon Charette
2019-01-16
Updated translation catalogs
Claude Paroz
2019-01-15
Removed unexpected chars in Armenian admin translation
Claude Paroz
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
2019-01-10
Fetched Armenian translations from Transifex
Claude Paroz
2019-01-02
Used 4 space hanging indent for dictionaries.
Tim Graham
2019-01-01
Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with no...
Tim Graham
2018-12-03
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-11-28
Fixed #29929 -- Fixed admin view-only change form crash when using ModelAdmin...
Basil Dubyk
2018-11-20
Fixed #29953 -- Added CSS class to column headers in tabular inlines.
redodo
2018-11-20
Fixed #29282 -- Prevented some admin checks from crashing with TypeError.
Sanyam Khurana
2018-11-19
Fixed #29961 -- Made RelatedFieldWidgetWrapper hide related item links if wra...
redodo
2018-11-18
Fixed #29964 -- Removed unused admin/related_widget_wrapper.html template.
Vishvajit Pathak
2018-11-14
Fixed #29835 -- Made RelatedFieldListFilter respect ModelAdmin.ordering.
Hasan Ramezani
2018-11-09
Used method chaining in DateTimeShortcuts.js.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
2018-10-31
Fixed #29901 -- Allowed overriding an autocomplete/raw_id_fields/radio_fields...
Javier Matos Odut
2018-10-11
Fixed #29832 -- Updated Roboto font to v2.137.
Mac Chapman
2018-10-02
Simplified contrib.admin.utils.unquote().
Sergey Fedoseev
2018-10-02
Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.
Przemysław Buczkowski
2018-10-01
Simplified contrib.admin.utils.quote().
Sergey Fedoseev
2018-10-01
Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" u...
Carlton Gibson
2018-09-29
Updated translations from Transifex
Claude Paroz
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-08-30
Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't ...
Tim Graham
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-21
Fixed #29654 -- Made text truncation an ellipsis character instead of three d...
Claude Paroz
2018-08-20
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATE...
Rodrigo
2018-08-20
Fixed #29682 -- Fixed admin change form crash if a view-only model's form has...
Tim Graham
2018-08-20
Fixed #29690 -- Fixed aligned <ul> positioning for RTL languages in admin.
Taha Jahangir
2018-08-20
Removed redundant 'model' argument in admin checks.
Jon Dufresne
2018-08-18
Fixed #29426 -- Made UUID inputs in the admin match the width of a UUID.
mackong
2018-08-17
Fixed #29663 -- Made admin change view redirect to changelist with view permi...
Jon Dufresne
2018-08-17
Added ModelAdmin._response_post_save() to avoid code duplication.
Jon Dufresne
2018-08-16
Refs #8936 -- Added ModelAdmin.has_view_or_change_permission().
Jon Dufresne
[prev]
[next]