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-05-17
Updated translation catalogs
Claude Paroz
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
Updated admin's jQuery to 2.2.3.
Tim Graham
2016-05-13
Fixed #26612 -- Fixed SelectFilter2 buttons changing URL.
David Sanders
2016-05-12
Fixed #26277 -- Added support for null values in ChoicesFieldListFilter.
Vincenzo Pandolfo
2016-05-11
Refs #24227 -- Partially reverted replacement of M2M isinstance checks by fie...
Collin Anderson
2016-05-07
Fixed #26449 -- Merged admin's FORMFIELD_FOR_DBFIELD_DEFAULTS with formfield_...
marysia
2016-05-07
Fixed #26582 -- Added prettier admin display for list values.
Dan Watson
2016-05-04
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Claude Paroz
2016-05-04
Fixed #26558 -- Removed need for request context processor on admin login page.
Dan Stephenson
2016-05-03
Fixed #26577 -- Disabled implicit wait of Selenium tests where appropriate.
Simon Charette
2016-05-03
Fixed #26575 -- Disabled SelectFilter buttons when inactive.
David Sanders
2016-05-03
Fixed #26561 -- Improved admin's JavaScript SelectBox performance on large li...
David Sanders
2016-04-30
Pulled translations from Transifex
Claude Paroz
2016-04-30
Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-30
Fixed source path in contrib.admin translation catalog
Claude Paroz
2016-04-23
Fixed #26533 -- Renamed Widget._format_value() to format_value().
Tim Graham
2016-04-20
Fixed #16327 -- Redirected "Save as new" to change view instead of the change...
Markus Amalthea Magnuson
2016-04-15
Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based views
Claude Paroz
2016-04-15
Removed unused AdminCommaSeparatedIntegerFieldWidget.
Tim Graham
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-06
Fixed #26473 -- chmod -x on django/contrib/admin/static/admin/fonts/LICENSE.txt
Tim Graham
2016-04-06
Fixed #25856 -- Added %B support to Date.strftime.
akoskaaa
2016-04-04
Fixed W503 flake8 warnings.
Tim Graham
2016-03-29
Fixed #21734 -- Handled ProtectedError in a POST to admin's delete_selected a...
Akshesh
2016-03-25
Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in li...
Tim Graham
2016-03-24
Removed unused xmlhttp from admin's core.js.
Collin Anderson
2016-03-21
Fixed #26235 -- Handled ProtectedError in a POST to admin's delete_view().
Akshesh
2016-03-19
Refs #24227 -- Replaced M2M isinstance checks by field.many_to_many
Claude Paroz
2016-03-15
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Akshesh
2016-03-01
Fixed #26229 -- Improved check for model admin check admin.E124
Alasdair Nicol
2016-02-25
Fixed #26231 -- Used .get_username in admin login template.
Sjoerd Job Postmus
2016-02-19
Fixed #25653 -- Made --selenium run only the selenium tests.
Akshesh
2016-02-12
Removed unneeded hint=None/obj=None in system check messages.
Tim Graham
2016-02-05
Fixed #26176 -- Fixed E123 flake8 warnings.
Tim Graham
2016-02-04
Fixed #13875 -- Made admin's submit_row template tag pass whole context.
Federico Capoano
2016-02-02
Fixed #25731 -- Removed unused choices kwarg for Select.render()
jpic
2016-02-02
Fixed #23971 -- Added "Has date"/"No date" choices for DateFieldListFilter.
rynomster
2016-02-02
Fixed #24316 -- Made ModelAdmin.list_display callables use an appropriate CSS...
Tim Graham
2016-02-01
Fixed #11313 -- Made ModelAdmin.list_editable more resilient to concurrent ed...
bphillips
2016-02-01
Fixed incorrect permissions check for admin's "Save as new".
Myk Willis
2016-02-01
Fixed #7923 -- Added links to objects displayed by ModelAdmin.raw_id_fields.
Hugo Osvaldo Barrera
2016-01-30
Fixed #14402 -- Removed clearing of help_text for ManyToManyField's raw_id_fi...
Alexander Gaevsky
2016-01-25
Corrected comment about SelectFilter2's dependencies.
Nik Nyby
2016-01-25
Fixed #26125 -- Fixed E731 flake warnings.
userimack
2016-01-22
Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks.
Vincenzo Pandolfo
2016-01-22
Lowercased "actions" of "Recent actions" and "My actions" in admin index side...
Jan Pieter Waagmeester
2016-01-21
Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly...
Alexander Gaevsky
2016-01-14
Fixed an incorrectly used translation string in admin changeform.
Raphael Michel
2016-01-11
Refs #494 -- Fixed a flaky admin_inlines tests.
Tim Graham
[prev]
[next]