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-02-01
[1.9.x] Fixed incorrect permissions check for admin's "Save as new".
Myk Willis
2016-01-21
[1.9.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin....
Alexander Gaevsky
2016-01-08
[1.9.x] Refs #24980 -- Fixed incorrect timezone handling in admin calendar wi...
Alexander Gaevsky
2016-01-08
[1.9.x] Fixed #25997 -- Removed redundant escaping in admin's edit related mo...
Alexander Gaevsky
2016-01-07
[1.9.x] Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-06
[1.9.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout p...
Scott Pashley
2015-12-31
[1.9.x] Updated translations from Transifex
Claude Paroz
2015-12-29
[1.9.x] Fixed #25465 -- Restored line breaks conversion in admin readonly fie...
Alexander Gaevsky
2015-12-21
[1.9.x] Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Tim Graham
2015-12-17
[1.9.x] Fixed #25845 -- Fixed incorrect timezone warnings in custom admin tem...
Sven Grunewaldt
2015-12-10
[1.9.x] Fixed #25883 -- Fixed admin deletion page summary counts for related ...
Sergey Fedoseev
2015-12-03
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-01
[1.9.x] Pulled contrib translations from Transifex
Claude Paroz
2015-11-30
[1.9.x] Fixed #25827 -- Removed extra spacing in admin's DateTimeField.
elky
2015-11-15
[1.9.x] Updated contrib.admin translation catalog
Claude Paroz
2015-10-29
[1.9.x] Fixed #25622 -- Accounted for generic relations in the admin to field...
Simon Charette
2015-10-19
[1.9.x] Fixed #25566 -- Added title to admin's closing popup response page
Ville Skyttä
2015-10-19
[1.9.x] Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5).
Ville Skyttä
2015-10-09
[1.9.x] Updated translation catalogs
Claude Paroz
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
2015-09-07
Fixed #11544 -- Removed !important rules in contrib.admin styles.
elky
2015-09-04
Fixed #25353 -- Changed LogEntry.action_time to a "date created".
Tim Graham
2015-09-04
Removed unused CSS in contrib.admin.
elky
2015-09-04
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
elky
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-09-01
Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatib...
Tim Graham
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
2015-08-28
Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
Tim Graham
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-18
Corrected inconsistent indentation in django/contrib/admin/static/admin/js/ur...
Pedro Maltez
2015-08-18
Fixed typo in django/contrib/admin/static/admin/js/urlify.js.
Pedro Maltez
2015-08-13
Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-08
Refs #25236 -- Removed ifequal/ifnotequal usage.
Tim Graham
2015-08-07
Refs #25163 -- Added trimmed option to recent blocktrans addition
Claude Paroz
2015-08-03
Fixed #25206 -- Fixed error message when checking a ModelAdmin fieldset's fie...
Alasdair Nicol
2015-07-30
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
elky
2015-07-29
Fixed #25163 -- Added hint for non-staff users to admin login page.
Luis Visintini
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-22
Fixed JavaScript "no-cond-assign" violations.
Tim Graham
2015-07-22
Fixed JavaScript "strict" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-underscore-dangle" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-shadow" violations.
Tim Graham
[next]