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
Age
Commit message (
Expand
)
Author
2021-11-30
Fixed #33047 -- Fixed CheckConstraint crash with GIS lookups on PostGIS and M...
Claude Paroz
2021-11-30
Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.
Mariusz Felisiak
2021-11-30
Refs #25706 - Removed inline JavaScript from OpenLayers template.
Claude Paroz
2021-11-29
Refs #32800 -- Renamed _sanitize_token() to _check_token_format().
Chris Jerdonek
2021-11-29
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
Chris Jerdonek
2021-11-29
Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.
Shubh1815
2021-11-29
Fixed #33322 -- Fixed loss of assigned related object when saving relation wi...
Hannes Ljungberg
2021-11-26
Refs #33301 -- Made SimpleTestCase.assertFormError()/assertFormsetErrors() ra...
Baptiste Mispelon
2021-11-26
Added tests for SimpleTestCase.assertFormError()/assertFormsetErrors().
Baptiste Mispelon
2021-11-26
Fixed #33301 -- Clarified the type of arguments required by custom assertions.
Baptiste Mispelon
2021-11-26
Refs #33163 -- Corrected example of connection signal handlers in AppConfig.r...
Mariusz Felisiak
2021-11-26
Fixed #33303 -- Changed messages' level tags on MESSAGE_TAGS setting change.
Hasan Ramezani
2021-11-25
Fixed #32397 -- Made startapp/startproject management commands set User-Agent.
Ad Timmering
2021-11-25
Removed unneeded can_use_chunked_reads feature flag on SQLite.
Mariusz Felisiak
2021-11-25
Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.
Shubh1815
2021-11-24
Fixed typo in docs/releases/4.0.txt.
Ryuji Tsutsui
2021-11-24
Fixed #4282 -- Made startapp/startproject management commands honor umask.
Ad Timmering
2021-11-24
Removed unneeded supports_combined_alters feature flag on Oracle.
Mariusz Felisiak
2021-11-24
Fixed #33298 -- Added docs and tests for using Q objects with get_object_or_4...
mgaligniana
2021-11-24
Removed unneeded @skipUnlessDBFeature('supports_combined_alters').
Tim Graham
2021-11-24
Fixed typo in delete test docstring.
Tim Graham
2021-11-23
Fixed #33310 -- Removed unused rule from admin CSS.
Álvaro Pelegrina Fernández
2021-11-23
Fixed #33309 -- Fixed QuerySet.distinct() crash on mixed case annotation.
arsalan.ghassemi
2021-11-23
Fixed #33304 -- Allowed passing string expressions to Window(order_by).
Simon Charette
2021-11-23
Refs #33304 -- Enclosed aggregate ordering logic in an expression.
Simon Charette
2021-11-23
Corrected signatures of QuerySet's methods.
Mariusz Felisiak
2021-11-22
Corrected isort example in coding style docs.
Mariusz Felisiak
2021-11-22
Fixed #33302 -- Made element_id optional argument for json_script template fi...
Baptiste Mispelon
2021-11-22
Corrected "pip install" call in coding style docs.
Paolo Melchiorre
2021-11-22
Fixed #33305 -- Fixed autodetector crash for ForeignKey with hardcoded "to" a...
Baptiste Mispelon
2021-11-19
Fixed #33229 -- Fixed BaseDatabaseOperations.adapt_datetimefield_value()/adap...
SwastikTripathi
2021-11-19
Refs #24121 -- Added __repr__() to BaseDatabaseWrapper, JoinPromoter, and SQL...
Jonny Park
2021-11-18
Added Malay language.
jhisham
2021-11-18
Refs #19721 -- Moved ModelAdmin.list_filter docs into a separate file.
Shreya Bamne
2021-11-18
Configured Read The Docs to build all formats.
Adam Johnson
2021-11-17
Fixed crash building HTML docs since Sphinx 4.3.
Mariusz Felisiak
2021-11-17
Fixed #33163 -- Added example of connection signal handlers in AppConfig.read...
Roxane
2021-11-16
Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...
Shubh1815
2021-11-16
Refs #32800 -- Avoided use of _does_token_match() in some CSRF tests.
Chris Jerdonek
2021-11-16
Refs #32800 -- Added CSRF tests for masked and unmasked secrets during GET.
Chris Jerdonek
2021-11-15
Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval().
Maxim Piskunov
2021-11-15
Fixed #33278 -- Improved error for connection/query attempts against disallow...
SwastikTripathi
2021-11-15
Refs #33288 -- Removed SQLite's DatabaseIntrospection._get_foreign_key_constr...
Simon Charette
2021-11-15
Fixed #33288 -- Made SQLite introspection use information schema for relations.
Simon Charette
2021-11-15
Refs #33288 -- Made SQLite introspection raise DatabaseError on nonexistent t...
Simon Charette
2021-11-12
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
Krzysztof Jagiello
2021-11-12
Refs #33247 -- Used XeLaTeX for PDF docs build.
Mariusz Felisiak
2021-11-12
Fixed #33279 -- Fixed handling time zones with "-" sign in names.
Can Sarigol
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
[prev]
[next]