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
2016-01-11
Fixed #26048 -- Made admin selenium tests use implicitly_wait()
Tim Graham
2016-01-09
Refs #25165 -- Fixed JSON serialization for delete popup in the admin.
Tim Graham
2016-01-08
Refs #25165 -- Removed unnecessary HTML unescaping in admin add/edit popups.
Thomas Grainger
2016-01-08
Refs #24980 -- Fixed incorrect timezone handling in admin calendar widget.
Alexander Gaevsky
2016-01-08
Updated contrib.admin translations for new tests
Claude Paroz
2016-01-08
Fixed #21113 -- Made LogEntry.change_message language independent
Claude Paroz
2016-01-08
Refs #25165 -- Fixed JSON serialization for add/edit popup in the admin.
Alexander Gaevsky
2016-01-08
Refs #25165 -- Fixed failure of admin's "Add another" popup to close.
Tim Graham
2016-01-07
Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-06
Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
Scott Pashley
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
Updated translations from Transifex
Claude Paroz
2015-12-29
Fixed #25465 -- Restored line breaks conversion in admin readonly fields.
Alexander Gaevsky
2015-12-29
Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make reque...
Tim Graham
2015-12-29
Fixed #19536 -- Included object-tools when ModelAdmin.has_add_permission() is...
Nick Sandford
2015-12-28
Fixed #25967 -- Indicated required fields in admin.TabularInline headers.
Akshesh
2015-12-21
Fixed #494 -- Added ability to specify classes on admin inline fieldsets.
Karen Tracey
2015-12-21
Replaced some usage of django.jQuery with $.
Tim Graham
2015-12-21
Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Tim Graham
2015-12-17
Fixed #25845 -- Fixed incorrect timezone warnings in custom admin templates.
Sven Grunewaldt
2015-12-10
Fixed #25883 -- Fixed admin deletion page summary counts for related objects.
Sergey Fedoseev
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-05
Fixed #25165 -- Removed inline JavaScript from the admin.
Thomas Grainger
2015-12-03
Fixed #25820 -- Allowed whitespace in admin's calendar.js month/weekday names.
bphillips
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-01
Pulled contrib translations from Transifex
Claude Paroz
2015-11-30
Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-11-27
Added two translator comments in contrib apps
Claude Paroz
2015-11-23
Made ListFilter.choices() argument name more explicit.
Johannes Ammon
2015-11-19
Fixed #19361 -- Added link to object's change form in admin's post-save message.
Anton Baklanov
2015-11-18
Fixed #22810 -- Corrected admin changelist count for list filters that filter...
Nick Sandford
2015-11-17
Simplified lists creation in three places.
Dmitry Dygalo
2015-11-15
Updated contrib.admin translation catalog
Claude Paroz
2015-11-12
Fixed #25606 -- Added support for "__" lookup in RelatedOnlyFieldList
Andrey Kuzmin
2015-11-12
Fixed #25688 -- Made admin.register() disallow an empty list of models.
Hasan
2015-10-29
Fixed #25622 -- Accounted for generic relations in the admin to field validation
Simon Charette
2015-10-22
Fixed #25519 -- Made the admin "View site" link point to sites running on a s...
Dheerendra Rathor
2015-10-21
Fixed #24976 -- Fixed missing form label in tabular inline.
matiasb
2015-10-21
Fixed #25586 -- Fixed possible table cell misalignment in admin's tabular inl...
Daniel Hahler
2015-10-19
Fixed #25566 -- Added title to admin's closing popup response page
Ville Skyttä
2015-10-19
Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5).
Ville Skyttä
2015-10-09
Updated translation catalogs
Claude Paroz
2015-09-23
Refs #23444 -- Removed InlineAdminForm.original_content_type_id per deprecati...
Tim Graham
2015-09-23
Fixed #25378 -- Improved tab through experience in admin.
Ryan Allen
2015-09-21
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-16
Refs #25294 -- Moved BoundField to django.forms.boundfield.
Moritz Sichert
2015-09-16
Refs #25149 -- Fixed regression in admin datetime widget for timezones on the...
Gavin Wahl
2015-09-11
Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes.
Malcolm Box
2015-09-08
Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.
Ola Sitarska
2015-09-07
Fixed #25365 -- Fixed visual issues in filter_vertical widget introduced by S...
elky
[prev]
[next]