summaryrefslogtreecommitdiff
path: root/django/contrib
AgeCommit message (Expand)Author
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
2023-06-02Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index.Nina Menezes
2023-06-01Fixed #34617 -- Enabled user zooming on mobile devices in the admin.Cheuk Ting Ho
2023-05-24Refs #34593 -- Commented that the extra count is necessary in ChangeList.get_...David Sanders
2023-05-24Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.minusf
2023-05-18Fixed #34565 -- Added support for async checking of user passwords.HappyDingning
2023-05-18Avoided parallel assignment in template classes.Adam Johnson
2023-05-02Fixed #34513 -- Added system check for relational fields in ModelAdmin.list_d...Bakdolot
2023-04-26Fixed #34512 -- Restored breadcrumbs on admin app index view.Mariusz Felisiak
2023-04-25Replaced docutils link by PyPI reference.Claude Paroz
2023-04-25Updated admin's XRegExp to 5.1.1.Andreas Dickow
2023-04-24Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.l...Bakdolot
2023-04-22Refs #34462 -- Fixed queryset antipattern when processing object deletion.nessita
2023-04-21Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.Mariusz Felisiak
2023-04-21Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute wh...Marcelo Galigniana
2023-04-21Fixed #34496 -- Fixed handling source maps with data URI in ManifestStaticFil...Hielke Walinga
2023-04-17Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().sarahboyce
2023-04-06Fixed #34459 -- Fixed SearchVector() crash for parameters with % symbol.Mariusz Felisiak
2023-04-04Fixed Central Kurdish (Sorani) translations of date-related strings.Swara
2023-04-03Updated translations from Transifex.Mariusz Felisiak
2023-03-29Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on t...Mariusz Felisiak
2023-03-29Fixed overindentation of AdminURLFieldWidget.Tim Graham
2023-03-28Fixed #34438 -- Reallowed extending UserCreationForm.Gary Jarrel
2023-03-28Fixed #28384 -- Fixed ModelAdmin.lookup_allowed() for OneToOneField primary k...sarahboyce
2023-03-27Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the s...Tom Carrick
2023-03-27Refs #28948 -- Removed superfluous messages from cookie through bisect.David Wobrock
2023-03-27Refs #28948 -- Precomputed once serialized cookie messages.David Wobrock
2023-03-24Refs #34316 -- Fixed layout of admin password change forms and help texts for...Mariusz Felisiak
2023-03-24Refs #32539 -- Fixed hide counts icon for RTL languages.Mariusz Felisiak
2023-03-23Refs #34316 -- Fixed displaying error lists in admin password change forms on...Mariusz Felisiak
2023-03-23Refs #33781 -- Restored alignment for admin split-field timezone warnings for...Mariusz Felisiak