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-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
2015-07-22
Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data attribute.
Tim Graham
2015-07-21
Fixed #24126 -- Deprecated current_app parameter to auth views.
lukasz.wojcik
2015-07-18
Fixed JavaScript "no-octal-escape" violations.
Tim Graham
2015-07-18
Fixed JavaScript "no-multi-spaces" violations.
Tim Graham
2015-07-18
Fixed JavaScript "space-infix-ops" violations.
Tim Graham
2015-07-18
Fixed JavaScript "key-spacing" violations.
Tim Graham
2015-07-18
Fixed JavaScript "comma-spacing" violations.
Tim Graham
2015-07-18
Fixed JavaScript space-before-function-paren violations.
Tim Graham
2015-07-18
Fixed JavaScript "curly" violations.
Tim Graham
2015-07-17
Refs #25073 -- Copied recently added verbose_names to migrations.
Tim Graham
2015-07-17
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-17
Allowed installing closure with pip for admin JavaScript compression.
Tim Graham
[next]