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
2022-01-13
Refs #29708 -- Made SessionBase store expiry as string.
Adam Johnson
2022-01-13
Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Mariusz Felisiak
2022-01-11
Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty ...
Jacob Walls
2022-01-11
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
mgaligniana
2022-01-07
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
Ad Timmering
2022-01-04
Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValida...
Florian Apolloner
2021-12-30
Fixed #33300 -- Ensured hidden elements are not displayed on small screens.
Shubh1815
2021-12-29
Refs #26872 -- Fixed wrapping of long choices in ModelAdmin.list_filter.
Mariusz Felisiak
2021-12-28
Refs #31617 -- Removed redundant title text in filter.html.
David Smith
2021-12-27
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
Hannes Ljungberg
2021-12-24
Fixed #33342 -- Added support for using OpClass() in exclusion constraints.
Hannes Ljungberg
2021-12-23
Refs #31617 -- Changed dark mode primary-fg to give higher contrast to second...
David Smith
2021-12-21
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...
Brenton Partridge
2021-12-17
Changed signatures of setting_changed signal receivers.
Adam Johnson
2021-12-16
Fixed admin CSS for calendar widget for RTL languages.
ahmadekhalili
2021-12-15
Fixed #33316 -- Added pagination to admin history view.
mgaligniana
2021-12-15
Refs #33316 -- Moved paginator styles to base.css.
mgaligniana
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-12-13
Improved wording in password validators docs and docstrings.
Adam Johnson
2021-12-08
Fixed #19721 -- Allowed admin filters to customize the list separator.
Shreya Bamne
2021-12-07
Removed unused map_options JS variable.
Claude Paroz
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-12-02
Removed unused country argument from GeoIP2._check_query().
Nick Pope
2021-12-02
Removed redundant GeoIP2._check_query() calls.
Nick Pope
2021-12-02
Removed unused GeoIP2._cache attribute.
Nick Pope
2021-12-02
Moved unnecessary inner import in GeoIP2.geos().
Nick Pope
2021-12-02
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2021-11-30
Fixed #33047 -- Fixed CheckConstraint crash with GIS lookups on PostGIS and M...
Claude Paroz
2021-11-30
Refs #25706 - Removed inline JavaScript from OpenLayers template.
Claude Paroz
2021-11-29
Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.
Shubh1815
2021-11-26
Fixed #33303 -- Changed messages' level tags on MESSAGE_TAGS setting change.
Hasan Ramezani
2021-11-25
Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.
Shubh1815
2021-11-23
Fixed #33310 -- Removed unused rule from admin CSS.
Álvaro Pelegrina Fernández
2021-11-23
Refs #33304 -- Enclosed aggregate ordering logic in an expression.
Simon Charette
2021-11-16
Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...
Shubh1815
2021-11-15
Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval().
Maxim Piskunov
2021-11-12
Moved RequestSite import to the toplevel.
Claude Paroz
2021-11-11
Fixed #33269 -- Made AnonymousUser/PermissionsMixin.has_perms() raise ValueEr...
Lie Ryan
2021-11-08
Fixed #32980 -- Made models cache related managers.
Keryn Knight
2021-11-05
Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...
Mariusz Felisiak
2021-11-04
Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage for...
Carlton Gibson
2021-11-04
Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete ra...
Guilherme Martins Crocetti
2021-11-04
Fixed #33262 -- Fixed crash of conditional aggregation on Exists().
Hannes Ljungberg
2021-11-03
Fixed #32996 -- Cached PathInfos on relations.
Keryn Knight
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-10-21
Fixed #25916 -- Added lastmod support to sitemap index view.
David Smith
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-21
Refs #33211 -- Added assertCountSeleniumElements() test helper.
Carlton Gibson
2021-10-14
Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.
Martin Svoboda
2021-10-12
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
Ade Lee
[prev]
[next]