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