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-03-12
Used SessionBase.__setitem__() in setdefault().
Mariusz Felisiak
2024-03-07
Fixed #35030 -- Made django.contrib.auth decorators to work with async functi...
Dingning
2024-02-29
Fixed #35234 -- Added system checks for invalid model field names in Exclusio...
Simon Charette
2024-02-29
Fixed #35198 -- Fixed facet filters crash on querysets with no primary key.
Shafiya Adzhani
2024-02-28
Fixed #29022 -- Fixed handling protocol-relative URLs in ManifestStaticFilesS...
Adam Zapletal
2024-02-26
Fixed #35241 -- Cached model's full parent list.
Adam Johnson
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-02-21
Fixed #35237 -- Merged system checks for admin actions.
Adam Johnson
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-20
Refs #34429 -- Created `SetPasswordMixin` to reuse password validation logic ...
Fabian Braun
2024-02-20
Fixed #35236 -- Used Field.attname/column attributes instead of get_attname()...
Adam Johnson
2024-02-20
Used <span> instead of <div> in admin theme button.
d9pouces
2024-02-19
Fixed #35224 -- Made GenericForeignKey inherit from Field.
Adam Johnson
2024-02-19
Fixed #35230 -- Added cached ForeignObjectRel.accessor_name.
Adam Johnson
2024-02-14
Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys...
Hisham Mahmood
2024-02-14
Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> t...
Cosmic Process
2024-02-12
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollecti...
David Smith
2024-02-09
Fixed #35145 -- Corrected color scheme of vanilla HTML widgets in admin.
Eli
2024-02-08
Fixed #35172 -- Fixed intcomma for string floats.
Mariusz Felisiak
2024-02-06
Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter.
Adam Johnson
2024-02-05
Refs #10743 -- Enabled ordering for lookups in ModelAdmin.list_display.
Tom Carrick
2024-02-05
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
Tom Carrick
2024-02-05
Fixed #16281 -- Fixed ContentType.get_object_for_this_type() in a multiple da...
Ben Cail
2024-01-31
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
David Smith
2024-01-29
Fixed #24128 -- Made admindocs TemplateDetailView respect template_loaders.
Kris Avi
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-29
Updated translations from Transifex.
Claude Paroz
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-25
Refs #35058 -- Added support for measured geometries to GDAL Point.
David Smith
2024-01-24
Fixed #35115 -- Made admin's footer render in <footer> tag.
Marijke Luttekes
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-19
Fixed #34910 -- Improved color contrast for add/change icons in admin.
Hisham Mahmood
2024-01-18
Fixed #35121 -- Corrected color for links in the admin.
Salvo Polizzi
2024-01-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
2024-01-17
Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...
Amir Karimi
2024-01-16
Fixed #35117 -- Added support for the hectare unit in Area.
Alexis Athlani
2024-01-16
Fixed #35112 -- Removed previous/next month animation in admin calendar widget.
Alexander Lazarević
2024-01-11
Refs #28404 -- Made displaying property values in admin respect non-None empt...
Alexander Lazarević
2024-01-11
Fixed #35100 -- Reworked GeoIP2 database initialization.
Nick Pope
2024-01-10
Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r...
Nick Pope
2024-01-10
Fixed #28404 -- Made displaying values in admin respect Field's empty_values.
Alexander Lazarević
2024-01-09
Fixed #35096 -- Corrected alignment for error lists in admin "wide" forms.
Fabian Braun
2024-01-08
Fixed #33481 -- Clarified remove_stale_contenttypes data loss warning.
syed waheed
2024-01-08
Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelA...
Sarah Boyce
2024-01-07
Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.
Nick Pope
2024-01-06
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.
Nick Pope
2024-01-05
Simplified dropping spatial indexes on MySQL and Oracle.
Mariusz Felisiak
2024-01-05
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.
David Smith
2024-01-02
Fixed #35075 -- Added deduplicate_items parameter to BTreeIndex.
Nick Pope
[prev]
[next]