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
2024-11-01
Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager me...
Sarah Boyce
2024-10-31
Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin....
Sarah Boyce
2024-10-29
Fixed #35868 -- Removed unneeded AttributeError catching in collectstatic's d...
Peter Ruszel
2024-10-26
Refs #35742 -- Used curly quote in add user form message.
Claude Paroz
2024-10-25
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
Mariusz Felisiak
2024-10-25
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...
Mariusz Felisiak
2024-10-25
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...
Mariusz Felisiak
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-17
Refs #35844 -- Used asgiref.sync.iscoroutinefunction() instead of deprecated ...
Mariusz Felisiak
2024-10-17
Fixed #35795 -- Added role="button" to links acting as buttons for screen rea...
Jay Patel
2024-10-15
Fixed #35782 -- Allowed overriding password validation error messages.
Ben Cail
2024-10-10
Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing mig...
Adam Johnson
2024-10-09
Fixed #35792 -- Simplified ModelBackend._get_group_permissions().
Bona Fide IT GmbH
2024-10-08
Fixed #35809 -- Set background color for selected rows in the admin's form se...
nessita
2024-10-08
Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker.
Gavin Wahl
2024-10-08
Fixed #35799 -- Fixed the positioning of the inline admin plus icon for RTL l...
Mario Munoz
2024-10-08
Fixed #35742 -- Removed hardcoded "username" references in admin templates.
antoliny0919
2024-10-07
Updated translations from Transifex.
nessita
2024-10-07
Fixed #35449 -- Fixed validation of array items in SplitArrayField when remov...
GappleBee
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
2024-10-07
Fixed #35804 -- Removed unused rules for ul.tools from admin CSS.
aditya.chaudhary1558@gmail.com
2024-09-19
Fixed #35776 -- Dropped support for GDAL 3.0.
David Smith
2024-09-19
Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed o...
Mariusz Felisiak
2024-09-12
Fixed #35755 -- Hid help text of hidden fields in admin fieldsets.
Richard Laager
2024-09-11
Fixed #35747 -- Used default ordering when the ORDER_VAR param is blank in th...
ldeluigi
2024-09-10
Refs #35074 -- Added _create_spatial_index_sql()/_delete_spatial_index_sql() ...
Mariusz Felisiak
2024-09-10
Refs #35074 -- Added PostGISSchemaEditor._create_spatial_index_name().
Mário Falcão
2024-09-09
Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is...
Csirmaz Bendegúz
2024-09-03
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...
Natalia
2024-09-03
Refs #35706 -- Replaced template _('...') usages with translate tag.
sanjeevholla26
2024-09-02
Refs #35706 -- Prefixed 'Error:' to titles of admin pages with form errors.
sanjeevholla26
2024-08-30
Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets.
Sarah Boyce
2024-08-30
Fixed #35669 -- Improved max post-process passes exceeded error message in Ha...
SaJH
2024-08-28
Refs #22712 -- Adjusted deprecation warning stacklevel in staticfiles finders.
Simon Charette
2024-08-20
Fixed #35686 -- Added table headers to app list tables for screen readers.
Sarah Boyce
2024-08-19
Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.
Natalia
2024-08-12
Marked missing part of warning footer for translation in SelectFilter2.js.
Marc Picaud
2024-08-12
Fixed #35575 -- Added support for constraint validation on GeneratedFields.
Mark Gensler
2024-08-08
Fixed #35622 -- Made unittest ignore Django assertions in traceback frames.
Adam Johnson
2024-08-07
Fixed #35639 -- Improved admin's delete confirmation page title.
Matthias Kestenholz
2024-08-07
Updated translations from Transifex.
Natalia
2024-08-07
Fixed #35553 -- Handled import*as in HashedFilesMixin.
Farhan
2024-08-06
Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize...
Mariusz Felisiak
2024-08-05
Refs #35638 -- Avoided wrapping expressions with Value in _get_field_value_ma...
David Sanders
2024-08-05
Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.date_hierar...
John Parton
2024-08-05
Fixed #35645, Refs #35558 -- Added "medium" color in the admin CSS to improve...
Natalia
2024-08-02
Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget.
Vaarun Sinha
2024-07-29
Refs #35074 -- Simplified and unified adding spatial indexes on MySQL and Ora...
Mariusz Felisiak
2024-07-25
Fixed #35331 -- Updated dropdown lists with entries added via the '+' sign fr...
Devin Cox
[prev]
[next]