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
Age
Commit message (
Expand
)
Author
2023-09-18
[5.0.x] Updated source translation catalogs.
Natalia
2023-09-18
Fixed #33651 -- Added support for prefetching GenericForeignKey.
Clément Escolano
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-09-14
Fixed #34834 -- Added role="search" to the admin changelist search form.
Lemuel Sta Ana
2023-09-14
Fixed #34833 -- Made admin's main content render in <main> tag.
Sarah Abderemane
2023-09-08
Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary...
Oguzhan Akan
2023-09-05
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMe...
François Freitag
2023-08-31
Refs #34712 -- Added system check for staticfiles storage in STORAGES setting.
Bruno Alla
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-08-25
Refs #34730 -- Made Message importable from django.contrib.messages.
François Freitag
2023-08-24
Refs #24121 -- Added __repr__() to Message.
François Freitag
2023-08-10
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
Jingbei Li
2023-08-08
Fixed #34542 -- Made createsuperuser handle required blank fields in non-inte...
Mateusz Więckowski
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-08-04
Fixed #34760 -- Dropped support for SQLite < 3.27.
Mariusz Felisiak
2023-08-04
Fixed #34686 -- Added support for GEOS 3.12.
Olivier Tabone
2023-08-02
Removed unneeded escapes in regexes.
Mariusz Felisiak
2023-07-18
Refs #33201 -- Avoided unnecessary queries when renaming models with db_table...
Mariusz Felisiak
2023-07-18
Fixed #34036 -- Improved color contrast in admin light theme.
Mariana
2023-07-17
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
Christophe Henry
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-11
Removed redundant check from WKTWriter.__init__().
Olivier Tabone
2023-07-10
Fixed #34696 -- Updated selection counter in admin changelist on Chrome.
Cauê Thenório
2023-07-10
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...
Andrew Northall
2023-07-07
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...
Mariusz Felisiak
2023-07-07
Fixed #9602 -- Added AdminSite.get_model_admin().
Mariusz Felisiak
2023-07-07
Fixed #34639 -- Reverted "Fixed #32682 -- Made admin changelist use Exists() ...
Simon Charette
2023-07-06
Used AdminSite.is_registered() where appropriate.
Mariusz Felisiak
2023-06-30
Fixed #34572 -- Added support for GDAL 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.
Mariusz Felisiak
2023-06-29
Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.
Claude Paroz
2023-06-27
Fixed #34391 -- Added async-compatible interface to auth functions and relate...
Jon Janzen
2023-06-25
Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units.
Andrew Northall
2023-06-23
Improved style of n-tuple wording in docs and comments.
Nick Pope
2023-06-21
Fixed #34345 -- Added system check for ManyToManyFields with intermediate tab...
Hrushikesh
2023-06-19
Fixed #34656 -- Fixed unclosed div in admin password change template.
Yaser Amiri
2023-06-18
Fixed #34662 -- Corrected number in error messages for Array(Min/Max)LengthVa...
şuayip üzülmez
2023-06-16
Fixed #34629 -- Added filtering support to GIS aggregates.
Olivier Le Thanh Duong
2023-06-16
Refs #34629 -- Changed SDOAGGRTYPE wrapping to Func() in GIS aggregates on Or...
Mariusz Felisiak
2023-06-12
Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin.
Nina Menezes
2023-06-11
Fixed #34638 -- Fixed admin change list selected row highlight on editable bo...
Neeraj Kumar
2023-06-09
Fixed #34645 -- Restored alignment for admin date/time timezone warnings.
Mariusz Felisiak
2023-06-09
Fixed #23049 -- Added %a and %A support to Date.strftime.
sarahboyce
2023-06-05
Fixed #34627 -- Highlighted active row in admin UI when forced-colors mode is...
Nina Menezes
2023-06-05
Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
Coen van der Kamp
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
2023-06-05
Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fie...
nessita
[next]