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-04-25
Refs #35339 -- Updated Aggregate class to return consistent source expressions.
Chris Muthig
2024-04-24
Fixed #35382 -- Removed unused CSS for admin inline fieldsets.
0saurabh0
2024-04-19
Fixed #35321 -- Prevented Mobile Safari zoom-in on Django admin inputs.
Jkhall81
2024-04-19
Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class unconditionally ...
Adam Johnson
2024-04-15
Fixed #35375 -- Fixed tabular inline admin original line to be on the right i...
Eyal Cherevatsky
2024-04-02
Fixed #35330 -- Fixed the update of related widgets when the referenced model...
devin13cox
2024-03-27
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...
Fabian Braun
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-14
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-12
Removed unused clean() method in file-based session.
Mariusz Felisiak
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ć
[prev]
[next]